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

This is GetInt64, a member of class TDBXRow.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!