EntityFieldExpressionAliasOfRealSource Property  | 
 
            The alias of the real source. Can be different than the AliasOfContainingSet, e.g. when the real source is inside a derived table. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntaxpublic SetAlias AliasOfRealSource { get; set; }Public Property AliasOfRealSource As SetAlias
	Get
	Set
Property Value
Type: 
SetAlias
See Also