Executes a non-query command and returns the affected records
public virtual int ExecuteNonQuery(DbCommand Command)
Parameters
Command
Command should be created with GetSqlCommand to have open connection
Overloads:
See also:
Class DataAccessBase© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic