ExecuteNonQuery 메서드
Executes a statement that does not return a result set.
오버로드 목록
| 이름 | 설명 | |
|---|---|---|
![]() |
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. |
맨 위로 이동
.gif)