| ApplyUpdates method |
Applies to
TIBODatabase
Declaration
Procedure ApplyUpdates(const ADatasets: array of TIBODataset );
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.