Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.OldestTransaction Property

Gets the number of the oldest transaction.

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace