System.Data.Generic
| DataSourceExecuteNoReturn Method |
Overload List
| Name | Description | |
|---|---|---|
|
ExecuteNoReturn(String) |
Executes the Query against the datasource without returning any value.
|
|
ExecuteNoReturn(String, TransactionContext) |
Executes the Query against the datasource without returning any value. Supports transactions.
|
See Also