[ROOT] / doc / toc / ARCCore / Enum / PKRelAttributeP / EnforceReferentialIntegrity / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | EnumMember | 
| Name | EnforceReferentialIntegrity | 
| Namespace | ARCCore | 
| Type | PKRelAttributeP | 
PK
| Key | Value | 
|---|---|
| PKTypeAttribute | If TRUE then referential integrity will be enforced by TryStore. TryStore will then fail when: 1) At creation of key, corresponding foreign entity does not exist. 2i At deletion of foreign entity, if there still exist any foreign key pointing to the entity. NOTE: Use of this attribute is not active (not implemented?) as of Mar 2021. BoilerplateCodeProperties, Cardinality, Description, EnumMember, EnumType, IsObligatory, Type | 
If TRUE then referential integrity will be enforced by TryStore.
TryStore will then fail when:
1) At creation of key, corresponding foreign entity does not exist.
2i At deletion of foreign entity, if there still exist any foreign key pointing to the entity.
NOTE: Use of this attribute is not active (not implemented?) as of Mar 2021.
Generated 2025-10-31 04:59:55.199 UTC