Executes a statement that does not return a result set, such as a SQL INSERT, DELETE or UPDATE statement.
Int32 executeStatement( )
The number of rows affected by the statement.
If Connection.autoCommit is true, the statement commits only if one or more rows is affected by the statement.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |