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