Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.NextTransaction Property

Gets the number of the next transction.

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

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace