Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.ActiveTransactions Property
Gets the number of active transction.
[Visual Basic]
Public ReadOnly Property ActiveTransactions As
Integer
[C#]
public
int ActiveTransactions {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace