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.7.0.0 (5.7.0)
Syntax
public string AliasPKSide { get; }

Property Value

Type: String

Implements

IEntityRelationAliasPKSide
See Also