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