RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomClientDataSet.DoRowRequest Method
Pascal
function DoRowRequest(Row: OleVariant; RequestType: Integer): OleVariant; virtual;
C++
virtual __fastcall OleVariant DoRowRequest(OleVariant Row, int RequestType);

This is DoRowRequest, a member of class TCustomClientDataSet.

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