Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.ServerVersion Property
Gets the version identification string of the Firebird Server.
[Visual Basic]
Public ReadOnly Property ServerVersion As
String
[C#]
public
string ServerVersion {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace