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