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 |