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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2