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 関数

戻り値

ネイティブのエラー・コード。