A handle to an aggregated transaction.
System Object
Spotfire.Dxp.Framework.DocumentModel AggregatedTransactionHandleNamespace: Spotfire.Dxp.Framework.DocumentModelAssembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
public sealed class AggregatedTransactionHandle : IDisposable
public sealed class AggregatedTransactionHandle : IDisposable
Aggregated transactions provides the functionality to aggregate transactions which needs
to be separate transactions while first executed but which should be unexecuted
as one transaction at undo and redo.
It also provides rollback of the transaction. This can be used to implement cancel
on modal dialogs.
If the handle is not committed before being disposed, it will rollback the transaction.
Supported in: 6.5, 6.0, 5.5, 5.0, 4.5