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

This is ApplyUpdates, a member of class TCustomProvider.

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