ISQLErrorInfo

OLE DB Programmer's Reference

ISQLErrorInfo is used to return the SQLSTATE and native error code.

When to Implement

Providers for SQL databases can implement ISQLErrorInfo on custom error objects returned with the OLE DB error object.

When to Call

Consumers call the methods on ISQLErrorInfo to retrieve the SQLSTATE and native error code. To retrieve a custom error object, a consumer calls IErrorRecords::GetCustomErrorObject.

Method Description
GetSQLInfo Returns the SQLSTATE and native error code associated with an error.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net