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