Click or drag to resize
ITransactionableRollbackTransaction Method
Rolls back a transaction. Rolling back a nested transaction rolls back all transactions.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void RollbackTransaction()
See Also