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 类

 

getLastNativeError 函数

语法
an_sql_code QAManagerBase::getLastNativeError()
注释

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

-1 表示没有错误。

有关值列表,请参见QAError 类

另请参见

getLastError 函数

返回值

本地错误代码。