Click or drag to resize

EntityRelationAliasPKSide Property

Alias value for the entity which is on the PK side of the relation. Determined from the relation type and the pk/fk fields

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public string AliasPKSide { get; }

Property Value

Type: String

Implements

IEntityRelationAliasPKSide
See Also