Charset property

Gets or sets the Charset connection property.

Syntax
Visual Basic

Public Property Charset As String
C#

public string  Charset  { get; set; }
See also