FireDAC.Phys.IBWrapper.TIBArray.sqltype
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBArray |
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.