DELETE <header> [<uniques>] [<fields>] [<relations>]
END_DELETE
The objects defined by the DELETE element will be deleted, along with all references to the object in the database. Only one database object can match the DELETE object.
Recommendation: The DELETE objects should use unique key descriptions, other than OBJID, to specify a unique match.
Warning: If you do not know the Clarify data model for a given set of objects, deleting a row, or rows, can be risky. For example, if a condition object is deleted without also deleting that condition's case object, the Clarify client may fail when a user tries to open the case.
See Also |
Next |