Schema Property (PgSqlConnection)
Gets or sets the name of the schema to be used once a connection is open.
public string Schema {get; set;}
'Declaration
Public Property Schema As String
Property Value
The name of the current schema to be used once a connection is open.