Firebird ADO.NET Provider SDK Documentation - v1.7

FbServerProperties.ServerVersion Property

Gets the version of the Firebird server.

[Visual Basic]
Public ReadOnly Property ServerVersion As String
[C#]
public string ServerVersion {get;}

See Also

FbServerProperties Class | FirebirdSql.Data.Firebird.Services Namespace