MDAC 2.5 SDK - OLE DB Providers
OLE DB Provider for SQL Server
SQLOLEDB defines the ISQLServerErrorInfo error interface. The interface returns details from a Microsoft® SQL Server™ error, including its severity and state.
Method | Description |
GetErrorInfo | Returns a pointer to a SQLOLEDB SSERRORINFO structure containing SQL Server error detail |
See Also