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

This is GetLength, a member of class TDBXRow.

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