Overload List
| Name | Description | |
|---|---|---|
| ExecuteNonQuery(CommandConfig) |
Executes and ad-hoc SQL statement that does not return a record set.
| |
| ExecuteNonQuery(String) |
Executes and ad-hoc SQL statement that does not return a record set.
| |
| ExecuteNonQuery(String, Boolean) |
Executes and ad-hoc SQL statement that does not return a record set.
| |
| ExecuteNonQuery(String, IDictionary) |
Executes and ad-hoc SQL statement that does not return a record set.
| |
| ExecuteNonQuery(String, IDictionary, Boolean) |
Executes and ad-hoc SQL statement that does not return a record set.
|