Click or drag to resize
EntityRelationAliasFKSide Property
Alias value for the entity which is on the FK 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.3.0.0 (5.3.0)
Syntax
public string AliasFKSide { get; }

Property Value

Type: String

Implements

IEntityRelationAliasFKSide
See Also