Click or drag to resize

AdoDataConnectionExecuteNonQuery Method

Overload List
  Name Description
Public method ExecuteNonQuery(String, Object) Executes the SQL statement using Connection, and returns the number of rows affected.
Public method ExecuteNonQuery(Int32, String, Object) Executes the SQL statement using Connection, and returns the number of rows affected.
Top
See Also