Click or drag to resize

ITableOperationsDeleteRecord Method

Overload List
  Name Description
Public method DeleteRecord(DataRow) Deletes the record referenced by the specified row.
Public method DeleteRecord(Object) Deletes the specified modeled table record from the database.
Public method DeleteRecord(Object) Deletes the record referenced by the specified primaryKeys.
Public method DeleteRecord(RecordRestriction, NullableBoolean) Deletes the records referenced by the specified restriction.
Top
See Also