Overload List

  NameDescription
ExecuteDelete(CommandConfig)
Deletes record from the table using the supplied CommandConfig
ExecuteDelete(String)
Deletes record from the table using the supplied SQL statement
ExecuteDelete(String, IDictionary)
Deletes record from the table using the supplied parameterised statement and parameter values

See Also