Overload List

  NameDescription
ExecuteInsert(CommandConfig)
Inserts a record into the database using the supplied CommandConfig
ExecuteInsert(String)
Inserts a record into the database using the supplied insert statement
ExecuteInsert(String, IDictionary)
Inserts a record into the database using the supplied table name and parameters

See Also