Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.OldestActiveSnapshot Property

Gets the number of the oldest snapshot transaction.

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace