Ado
|
Name | Description | |
---|---|---|
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. |