RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomProvider.DoGetRecords Method
Pascal
function DoGetRecords(Count: Integer; out RecsOut: Integer; Options: Integer; const CommandText: WideString; var Params: OleVariant; var OwnerData: OleVariant): OleVariant; virtual;
C++
virtual __fastcall OleVariant DoGetRecords(int Count, int RecsOut, int Options, const BSTR CommandText, OleVariant Params, OleVariant OwnerData);

This is DoGetRecords, a member of class TCustomProvider.

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