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 参考 » QAnywhere C++ API 参考 » QAManagerBase 类

 

getLastError 函数

语法
qa_int QAManagerBase::getLastError()
注释

与上次执行的 QAManagerBase 方法相关联的错误代码。

0 表示没有错误。

有关值列表,请参见QAError 类

另请参见

getLastErrorMsg 函数

QAError 类

返回值

错误代码。