Charset Property (PgSqlConnection)
Gets or sets charset that will be used on the client side.
|
|---|
'Declaration
Public Property Charset As String |
|
|---|
public string Charset {get; set;} |
Property Value
String that represents charset supported by PostgreSQL server.