Overload List
Name | Description | |
---|---|---|
![]() |
ExecuteNonQuery(ISQLStatement) |
Executes the SQL statement and returns the number of rows affected.
|
![]() |
ExecuteNonQuery(array<ISQLStatement>[]()[][]) |
Executes the SQL statements and returns the number of rows affected for all of the statements.
|