AggregatedTransactionHandle Methods

Spotfire 14.3 API Reference

The AggregatedTransactionHandle type exposes the following members.

Methods

  NameDescription
Public methodCommit
Commits the aggregated transaction. If this is the outermost aggregated transaction, an entry on the undo stack is created.
Public methodDispose
Disposes the transaction handle. This will rollback the transaction if it has not previously been committed.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRollback
Rollbacks the aggregated transaction.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference