 | ITransactionManagerRollback Method |
Undoes all changes during a transaction
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxvoid Rollback(
int transactionID
)
Parameters
- transactionID
- Type: SystemInt32
The ID of the transaction to be rollbacked
See Also