RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParamsRow.GetByteLength Method
Pascal
procedure GetByteLength(DbxValue: TDBXByteArrayValue; var ByteLength: Int64; var IsNull: LongBool); override;
C++
virtual __fastcall GetByteLength(TDBXByteArrayValue DbxValue, Int64 ByteLength, LongBool IsNull);

This is GetByteLength, a member of class TDBXParamsRow.

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