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.12.0.0 (5.12.0)
Syntaxpublic string AliasFKSide { get; }Public ReadOnly Property AliasFKSide As String
	Get
Property Value
Type: 
StringImplements
IEntityRelationAliasFKSide
See Also