EndWithConfirm method |
Applies to
TIB_Transaction
Declaration
Function EndWithConfirm: TModalResult;
Description
This method is great for a UI when a transaction needs to be resolved
and the user input is desired.
Keep in mind that if the changes are not to be saved then a RollbackRetaining is
performed which may end the physical transaction. Please see the information on
the RollbackRetaining method to see how its behavior differs depending on what
version of InterBase you are using.