| DeleteRecord(DataRow) | Deletes the record referenced by the specified row. |
| DeleteRecord(Object) | Deletes the specified modeled table record from the database. |
| DeleteRecord(Object) | Deletes the record referenced by the specified primaryKeys. |
| DeleteRecord(RecordRestriction, NullableBoolean) | Deletes the records referenced by the specified restriction. |