MySqlException.Data property
Gets a collection of key/value pairs that provide additional information about the exception.
public override IDictionary Data { get; }
See Also
- class MySqlException
- namespace MySqlConnector
- assembly MySqlConnector
Gets a collection of key/value pairs that provide additional information about the exception.
public override IDictionary Data { get; }