Click or drag to resize
StaticEntityFieldsDataContainerLinkFields Method
Links the supertype PK fields with the subtype PK fields IF there are PK fields of multiple entities in the set of PK fields. Linking is required in target-per-entity entities which have multiple times the same PK field in their field list.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public void LinkFields()
See Also