Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » QAnywhere » QAnywhere Reference » QAnywhere C++ API reference » QAManagerFactory class

 

getLastNativeError function

Syntax
an_sql_code QAManagerFactory::getLastNativeError()
Remarks

The error code associated with the last executed QAManagerFactory method.

-1 indicates no error.

For a list of values, see the QAError class.

See Also

getLastError function

Returns

The native error code.