FireDAC.Phys.ASAWrapper.TASAValidateType
Delphi
TASAValidateType = (vtNormal, vtData, vtIndex, vtExpress, vtFull, vtChecksum,
vtDatabase, vtComplete);
C++
enum DECLSPEC_DENUM TASAValidateType : unsigned int { vtNormal, vtData, vtIndex, vtExpress, vtFull, vtChecksum, vtDatabase, vtComplete };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FireDAC.Phys.ASAWrapper.pas FireDAC.Phys.ASAWrapper.hpp |
FireDAC.Phys.ASAWrapper | FireDAC.Phys.ASAWrapper |
Description
Embarcadero Technologies does not currently have any additional information.