CancelUpdates method |
Applies to
TIB_Transaction
Declaration
Procedure CancelUpdates(const ADatasets: array of TIB_BDataset );
Description
This method is used in order to cancel updates for selected datasets in a
specified order.
To have all datasets for the transaction handled pass in an empty set.