OLE DB and SQL Server
ISQLServerErrorInfo (OLE DB)
SQLOLEDB defines the ISQLServerErrorInfo error interface. The interface returns details from a Microsoft® SQL Server™ 2000 error, including its severity and state.
Method | Description |
---|---|
GetErrorInfo | Returns a pointer to a SQLOLEDB SSERRORINFO structure containing SQL Server 2000 error detail. |