Sdílet prostřednictvím


Database.GetTransactionCount Method

Include Protected Members
Include Inherited Members

Gets the number of open transactions on the database.

Overload List

  Name Description
Public method GetTransactionCount() Gets the number of open transactions on the database.
Public method GetTransactionCount(TransactionTypes) Gets the number of open transactions of a specified type on the database.

Top