The AdoExceptionContextInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EntityId |
Optional EntityId where available in the original exception context.
|
![]() | EntityName |
Optional EntityName where available in the original exception context.
|
![]() | Message |
An optional error message.
|
![]() | Sql |
The SQL that generate the exception
|
![]() | SqlException |
The DbException to be converted.
|