The CascadingAction type exposes the following members.

Properties

  NameDescription
Public propertyDeleteOrphans
Does this action potentially extrapolate to orphan deletes?
Public propertyPerformOnLazyProperty
Should this action be performed (or noCascade consulted) in the case of lazy properties.
Public propertyRequiresNoCascadeChecking
Does the specified cascading action require verification of no cascade validity?

See Also