ExecuteNonQuery Método
Executes a statement that does not return a result set.
Lista de sobrecargas
| Nombre | Descripción | |
|---|---|---|
![]() |
ExecuteNonQuery(StringCollection) | Executes a batch of statements that do not return a result set. |
![]() |
ExecuteNonQuery(String) | Executes a statement that does not return a result set. |
![]() |
ExecuteNonQuery(StringCollection, ExecutionTypes) | Executes a batch of statements with the specified execution options that does not return a result set. |
![]() |
ExecuteNonQuery(String, ExecutionTypes) | Executes a statement with the specified execution options that does not return a result set. |
Principio
.gif)