Executes an Sql Everywhere Command and returns the number of affected rows.
public virtual int ExecuteNonQuery( IDbCommand command );
Return Value
Number of affected rows
Parameters
command
Sql Everywhere Command object
See also:
Class SqlEverywhereDataService