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

This is DoApplyUpdates, a member of class TCustomProvider.

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