LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlError.Level property

The error level. This comes from the MySQL Server. Possible values include Note, Warning, and Error.

public string Level { get; }

See Also