ServerVersion Property (PgSqlConnection)
Gets a string containing the version of the instance of PostgreSQL to which the client is connected.
public new string ServerVersion {get;}
'Declaration
Public Shadows ReadOnly Property ServerVersion As String
Property Value
The version of the instance of PostgreSQL.