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