RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXRow.GetInt16 Method
Pascal
procedure GetInt16(DbxValue: TDBXInt16Value; var Value: SmallInt; var IsNull: LongBool); virtual;
C++
virtual __fastcall GetInt16(TDBXInt16Value DbxValue, SmallInt Value, LongBool IsNull);

This is GetInt16, a member of class TDBXRow.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!