MySqlException.Number property
A MySqlErrorCode
value identifying the kind of error. Prefer to use the ErrorCode
property.
public int Number { get; }
See Also
- class MySqlException
- namespace MySqlConnector
- assembly MySqlConnector
A MySqlErrorCode
value identifying the kind of error. Prefer to use the ErrorCode
property.
public int Number { get; }