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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light ODBC API リファレンス

 

SQLRowCount 関数

Ultra Light ODBC の場合、挿入、更新、または削除操作の影響を受けるローの数を返します。

構文
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLRowCount (
SQLHSTMT StatementHandle,
SQLLEN * RowCount );
パラメータ
  • StatementHandle   ステートメント・ハンドル。

  • RowCount   ローの数が返されるバッファへのポインタ。