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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |