OperationAction Fields

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the list of possible actions when the parent End of the RelationshipType is deleted.

The following tables list the members exposed by the OperationAction type.

  NameDescription
static memberCascadeWhen a parent End is deleted, its associated child ends are deleted as well.
static memberNoneOnly a parent End can be deleted.
static memberRestrictA parent End cannot be deleted if it has one or more associated child ends.
Show: