RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomClientDataSet.DoApplyUpdates Method
Pascal
function DoApplyUpdates(Delta: OleVariant; MaxErrors: Integer; out ErrorCount: Integer): OleVariant; virtual;
C++
virtual __fastcall OleVariant DoApplyUpdates(OleVariant Delta, int MaxErrors, int ErrorCount);

This is DoApplyUpdates, a member of class TCustomClientDataSet.

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