IRelationHintTargetNameLeftOperand Property |
Gets the name of the left operand for hint targeting. This is either AliasLeftOperand, or if that's empty the containing entity name of the left 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 HintTargetNameLeftOperand { get; }
ReadOnly Property HintTargetNameLeftOperand As String
Get
Property Value
Type:
String
See Also