Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.OldestActiveTransaction Property

Gets the number of the oldest active transaction.

[Visual Basic]
Public ReadOnly Property OldestActiveTransaction As Integer
[C#]
public int OldestActiveTransaction {get;}

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace