AdoDataConnectionExecuteNonQuery Method

Overload List

ExecuteNonQuery(String, Object) Executes the SQL statement using Connection, and returns the number of rows affected.
ExecuteNonQuery(Int32, String, Object) Executes the SQL statement using Connection, and returns the number of rows affected.

See Also