LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlException.Data property

Gets a collection of key/value pairs that provide additional information about the exception.

public override IDictionary Data { get; }

See Also