Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SQL Server Native Client OLE DB provider defines the ISQLServerErrorInfo error interface. This interface returns details from a SQL Server error, including its severity and state.
In This Section
Method | Description |
---|---|
ISQLServerErrorInfo::GetErrorInfo (OLE DB) | Returns a pointer to a SQL Server Native Client OLE DB provider SSERRORINFO structure that contains the SQL Server error details. |