RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXClientParameterRow.GetBytes Method
Pascal
procedure GetBytes(DbxValue: TDBXByteArrayValue; Offset: Int64; const Buffer: TBytes; BufferOffset: Int64; Length: Int64; var ReturnLength: Int64; var IsNull: LongBool); override;
C++
virtual __fastcall GetBytes(TDBXByteArrayValue DbxValue, Int64 Offset, const TBytes Buffer, Int64 BufferOffset, Int64 Length, Int64 ReturnLength, LongBool IsNull);

This is GetBytes, a member of class TDBXClientParameterRow.

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