public new string Database {get; set;}
'Declaration Public Shadows Property Database As String
When a value is assigned to this property, the PgSqlConnection is closed and reopened.
If the database parameter is not specified in the ConnectionString, it is assumed that name of the database is same as user name.
PgSqlConnection Class PgSqlConnection Members