Executes a single command on the underlying database, and gets the number of rows affected.
a GdaCommand.
parameter list.
the number of affected rows by the executed command, or -1 on error.
See Implementation
Executes a single command on the underlying database, and gets the number of rows affected.