LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlException.Number property

A MySqlErrorCode value identifying the kind of error. Prefer to use the ErrorCode property.

public int Number { get; }

See Also