CDBErrorInfo Class Members

Methods

GetErrorRecords Gets error records for the specified object.
GetAllErrorInfo Returns all error information contained in an error record.
GetBasicErrorInfo Calls to return basic information about the specified error.
GetCustomErrorObject Calls to return a pointer to an interface on a custom error object.
GetErrorInfo Calls to return an IErrorInfo interface pointer to the specified record.
GetErrorParameters Calls to return the error parameters.

Data Members

m_spErrorRecords Pointer to an OLE DB object.

CDBErrorInfo Overview