Data.DBXCommon.TDBXRow.GetInt16
Delphi
procedure GetInt16(DbxValue: TDBXInt16Value; var Value: SmallInt; var IsNull: LongBool); virtual;
C++
virtual void __fastcall GetInt16(TDBXInt16Value* DbxValue, short &Value, System::LongBool &IsNull);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | TDBXRow | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!