TransactionManager.CommittedTransactions Property

Parent Object: TransactionManager

Description

Gets the collection of all committed transactions currently held by the system. These can be undone in reverse sequence.

Syntax

TransactionManager.CommittedTransactions() As TransactionsEnumerator

Property Value

This is a read only property whose value is a TransactionsEnumerator.

Version

Introduced in version 4