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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere C++ API Reference » QAManagerFactory class

deleteQATransactionalManager function Next Page

getLastError function


Synopsis

qa_int QAManagerFactory::getLastError()

Remarks

The error code associated with the last excecuted QAManagerFactory method.

0 indicates no error.

For a list of values, see the QAError class.

See Also

getLastErrorMsg function

Returns

The error code.