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

 

getLastError function

Syntax
qa_int QAManagerFactory::getLastError()
Remarks

The error code associated with the last executed QAManagerFactory method.

0 indicates no error.

For a list of values, see the QAError class.

See Also

getLastErrorMsg function

Returns

The error code.