There are several operations available to execute non query operations:
- ExecuteNonQuery Executes a raw SQL command against the database.
- InsertEntity
- UpdateEntity
- SaveEntity (combines update/insert)
- ExecuteStoreProcedureNonQuery
© West Wind Technologies, 1996-2016 • Updated: 12/19/15
Comment or report problem with topic