1 write to exception
System.Data.OleDb (1)
OleDbInfoMessageEvent.cs (1)
15this.exception = exception;
4 references to exception
System.Data.OleDb (4)
OleDbInfoMessageEvent.cs (4)
22return this.exception.ErrorCode; 30return this.exception.Errors; 38return this.exception.Message; 46return this.exception.Source;