EntityRelationIRelationHintTargetNameRightOperand Property |
Gets the name of the right operand for hint targeting. This is either AliasRightOperand, or if that's empty the containing entity name of the right operand field, if applicable
otherwise an empty string.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxstring IRelation.HintTargetNameRightOperand { get; }
Private ReadOnly Property HintTargetNameRightOperand As String
Implements IRelation.HintTargetNameRightOperand
Get
Property Value
Type:
StringImplements
IRelationHintTargetNameRightOperand
See Also