FireDAC.Phys.ASAWrapper.TASAValidateFlag
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.Phys.ASAWrapper.pas FireDAC.Phys.ASAWrapper.hpp
| |
| Unit: FireDAC.Phys.ASAWrapper | |
| Parent: FireDAC.Phys.ASAWrapper | |
Delphi
TASAValidateFlag = (vfQuiet, vfIndex);
C++
enum DECLSPEC_DENUM TASAValidateFlag : unsigned int { vfQuiet, vfIndex };
Description
Embarcadero Technologies does not currently have any additional information.