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