Database.EnumTransactions Method
Include Protected Members
Include Inherited Members
Enumerates a list of open transactions on the database.
Overload List
Name | Description | |
---|---|---|
EnumTransactions() | Enumerates a list of open transactions on the database. | |
EnumTransactions(TransactionTypes) | Enumerates a list of open transactions of a specified type on the database. |
Top