Overload List

  Name Description
Public method ExecuteNonQuery(ISQLStatement)
Executes the SQL statement and returns the number of rows affected.
Public method ExecuteNonQuery(array<ISQLStatement>[]()[][])
Executes the SQL statements and returns the number of rows affected for all of the statements.

See Also