RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseProvider.DoBeforeCommit Method
Pascal
procedure DoBeforeCommit(Delta: TPacketDataSet; ErrorCount: Integer; MaxErrors: Integer; const ReturnVar: OleVariant); virtual;
C++
virtual __fastcall DoBeforeCommit(TPacketDataSet Delta, int ErrorCount, int MaxErrors, const OleVariant ReturnVar);

This is DoBeforeCommit, a member of class TBaseProvider.

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