Gets a wrapper for any exceptions thrown by the database during a data operation.
Documentation for this section has not yet been entered.
The Exception property does not represent the actual exception thrown by the database operation. You can access the thrown exception using the Exception.InnerException property.