Returns the number of rows affected by execution of the prepared statement.
sacapi_i32 sqlany_affected_rows( a_sqlany_stmt * stmt )
stmt A statement that was prepared and executed successfully in which no result set was returned. For example, an INSERT, UPDATE or DELETE statement was executed.
sacapi_i32 The number of rows affected, or -1 on failure.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |