ITransactions Members TIBCO Spotfire 6.0 API Reference
The ITransactions type exposes the following members.
Methods

  NameDescription
Public methodBeginAggregatedTransaction
Begins an aggregated transaction.
Public methodExecuteInvisibleTransaction
Starts an invisible transaction on the document model by executing executor.
Public methodExecuteStickyTransaction
Starts a sticky transaction on the document model by executing executor.
Public methodExecuteTransaction
Starts a transaction on the document model by executing executor.
Back to Top
See Also