RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.Reconcile Method
Pascal
function Reconcile(DeltaPacket: PSafeArray; ErrorPacket: PSafeArray; iClientData: LongWord; pfReconcile: pfDSReconcile): DBResult; stdcall;
C++
__fastcall __stdcall DBResult Reconcile(PSafeArray DeltaPacket, PSafeArray ErrorPacket, LongWord iClientData, pfDSReconcile pfReconcile);

This is Reconcile, a member of class IDSBase.

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