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