FireDAC.Phys.ASAWrapper.TASAValidateType
[–] Properties | |
---|---|
Type: enum | |
Visibility: public | |
Source: FireDAC.Phys.ASAWrapper.pas FireDAC.Phys.ASAWrapper.hpp
| |
Unit: FireDAC.Phys.ASAWrapper | |
Parent: FireDAC.Phys.ASAWrapper |
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 };
Description
Embarcadero Technologies does not currently have any additional information.