[ROOT] / doc / DocFrag / ARCCore.PKRelAttributeP.EnforceReferentialIntegrity
| 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 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 as of Mar 2021.
Generated 2025-11-04 11:59:04.407 UTC