The unique identifier for the From object.
The Association Type Code is a unique identifier for an association between objects. This value is used to retrieve information about the specified association you want to delete.
The unique identifier for the To object.
The Trigger Delete Flag.
'Y' = delete object with triggers
Important! When the flag is set to 'Y', deleting an object or association will also delete other objects that depend on that object or association existing. This helps to ensure the integrity of the model.
'N' = delete object without triggers
Important! Use of the value 'N' for the trigger delete flag may corrupt your model. If an object or association is deleted using this option, only that object or association is removed. None of the objects associated with the deleted object or association are removed.
An example of a potential corruption would be if an attribute is deleted with the 'N' value for the trigger delete flag and if that attribute had views associated with it, the view objects would still exist and this would be invalid as there is no attribute for them to view. A similar situation would occur if the association between the entity and the attribute were deleted with the 'N' value for the trigger delete flag. In this case, any views of the attribute would still exist but there would be no association to indicate that the attribute belongs to an entity.
|
Copyright © 2014 CA.
All rights reserved.
|
|