Database.EnumTransactions Method
SQL Server 2012
Enumerates a list of open transactions on the database.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the 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. |