RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.GetRowRequestPacket Method
Pascal
function GetRowRequestPacket(bKeysOnly: LongBool; bFetchAllBlobs: LongBool; bFetchAllDetails: LongBool; bInclMetaData: LongBool; out Packet: PSafeArray): DBResult; stdcall;
C++
__fastcall __stdcall DBResult GetRowRequestPacket(LongBool bKeysOnly, LongBool bFetchAllBlobs, LongBool bFetchAllDetails, LongBool bInclMetaData, PSafeArray Packet);

This is GetRowRequestPacket, a member of class IDSCursor.

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