DynamicRelationBaseAliasLeftOperand Property |
Gets the alias for the left operand.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string AliasLeftOperand { get; }
Public ReadOnly Property AliasLeftOperand As String
Get
Property Value
Type:
StringImplements
IRelationAliasLeftOperandSee Also