dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlLoaderOptions Class / CharSet Property

In This Topic
CharSet Property (MySqlLoaderOptions)
In This Topic
Gets or sets the character set of the file with data.
Syntax
'Declaration
 
Public Property CharSet As String
 

Property Value

The character set of the file with data.
See Also