FireDAC.Phys.IBWrapper.TIBVariable.GetDataTypeSize
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBVariable | |
Delphi
class function GetDataTypeSize(AType: Smallint; ASize: LongWord): LongWord;
C++
__classmethod System::LongWord __fastcall GetDataTypeSize(short AType, System::LongWord ASize);
Description
Embarcadero Technologies does not currently have any additional information.