We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove (or [Obsolete]) int MySqlError.Code and replace it with MySqlErrorCode MySqlError.ErrorCode.
[Obsolete]
int MySqlError.Code
MySqlErrorCode MySqlError.ErrorCode
This provides a more informative property, and matches MySqlException.ErrorCode.
MySqlException.ErrorCode