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

SQL Anywhere 11.0.1 (日本語) » SQL Anywhere サーバ - プログラミング » SQL Anywhere データ・アクセス API » SQL Anywhere C API リファレンス » sacapi.h

 

sqlany_free_stmt 関数

準備文オブジェクトに関連付けられているリソースを解放します。

構文
void sqlany_free_stmt( a_sqlany_stmt * stmt )
パラメータ
  • stmt   sqlany_prepare または sqlany_execute_direct の実行によって返された文オブジェクト。

参照