IDAO..::..ExecuteNonQuery Method
Overload List
| Name | Description | |
|---|---|---|
|
|
ExecuteNonQuery(String, IDataAccessable) |
a method that will execute a stored procedure in the database that has no result set.
|
|
|
ExecuteNonQuery(String, IDataAccessable, String) |
a method that will execute a stored procedure in the database that has no result set.
|

