RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParamsRow.GetInt32 Method
Pascal
procedure GetInt32(DbxValue: TDBXInt32Value; var Value: TInt32; var IsNull: LongBool); override;
C++
virtual __fastcall GetInt32(TDBXInt32Value DbxValue, TInt32 Value, LongBool IsNull);

This is GetInt32, a member of class TDBXParamsRow.

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