Executes a command but does not request results, instead returning an integer indicating the outcome of the call.
Overload List
| Name | Description | |
|---|---|---|
![]() |
ExecuteWithoutResults(String) | Executes a command but does not request results, instead returning an integer indicating the outcome of the call. |
![]() |
ExecuteWithoutResults(String, DataCommandType) | Executes a command but does not request results, instead returning an integer indicating the outcome of the call. |
![]() |
ExecuteWithoutResults(String, DataCommandType, []) | Executes a command, optionally with parameters, but does not request results, instead returning an integer indicating the outcome of the call. |
![]() |
ExecuteWithoutResults(String, DataCommandType, [], Int32) | Executes a command, optionally with parameters, but does not request results, instead returning an integer indicating the outcome of the call. |
Top
.gif)