The AdoExceptionContextInfo type exposes the following members.

Properties

  NameDescription
Public propertyEntityId
Optional EntityId where available in the original exception context.
Public propertyEntityName
Optional EntityName where available in the original exception context.
Public propertyMessage
An optional error message.
Public propertySql
The SQL that generate the exception
Public propertySqlException
The DbException to be converted.

See Also