DatabaseErrorEventArgs Properties

Properties

Entity 
ErrorType Returns the DatabaseErrorType of this error
Exception 
Handled Determines whether or not to allow other handlers to process this event. When set to false, no other handler will be activated
HandlingStrategy Sets or gets the DatabaseErrorHandlingStrategy for handling this error
OperationTime 
RetryCounter 

See Also