EntityRelationIRelationAliasRightOperand Property |
Gets the alias for the right operand (End entity)
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax string IRelation.AliasRightOperand { get; }
Private ReadOnly Property AliasRightOperand As String
Implements IRelation.AliasRightOperand
Get
Property Value
Type:
StringImplements
IRelationAliasRightOperandSee Also