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 » QAManagerBase class

getIntStoreProperty function Next Page

getLastError function


Synopsis

qa_int QAManagerBase::getLastError()

Remarks

The error code associated with the last excecuted QAManagerBase method.

0 indicates no error.

For a list of values, see the QAError class.

See Also

getLastErrorMsg function

QAError class

Returns

The error code.