FireDAC.Phys.IBWrapper.TIBVariable.SQLDataType
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBVariable | |
Delphi
property SQLDataType: Smallint read GetSQLDataType write SetSQLDataType;
C++
__property short SQLDataType = {read=GetSQLDataType, write=SetSQLDataType, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.