Returns the number of rows affected by an INSERT, UPDATE, or DELETE operation, for UltraLite ODBC.
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLRowCount ( SQLHSTMT StatementHandle, SQLLEN * RowCount );
StatementHandle A statement handle.
RowCount A pointer to a buffer in which the number of rows is returned.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |