CascadeActionType Enumeration |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Member name | Value | Description | |
---|---|---|---|
Delete | 0 | Cascade the removal as delete: delete the related, depending entities. Default | |
Update | 1 | Cascade the removal as update: update the FK field(s) in depending entities. |
(c)2002-2018 Solutions Design bv