Npgsql Api Docs

NpgsqlConnection.PostgreSqlVersion Property

Version of the PostgreSQL backend. This can only be called when there is an active connection.

[Visual Basic]
Public ReadOnly Property PostgreSqlVersion As Version
[C#]
public System.Version PostgreSqlVersion {get;}

See Also

NpgsqlConnection Class | Npgsql Namespace