ISQLServerErrorInfo (OLE DB)

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.

See Also

Reference

Concepts