SetRecords..::..Delete Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Delete(ARecord, WritePolicy) |
Deletes a DB record based on the provided record.
Note that if the namespace and/or set is different, this instances's values are used.
|
|
|
Delete(Object, WritePolicy) |
Deletes the DB record associated with the primary key.
Note that if the namespace and/or set is different, this instances's values are used.
|

