LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.CharacterSet property

Supported for backwards compatibility; MySqlConnector always uses utf8mb4.

public string CharacterSet { get; set; }

See Also