DynamicRelationBaseAliasRightOperand Property |
Gets the alias for the right operand.
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 AliasRightOperand { get; }
Public ReadOnly Property AliasRightOperand As String
Get
Property Value
Type:
StringImplements
IRelationAliasRightOperand
See Also