| EntityFieldExpressionGetFieldObjectWithProperObjectAlias Method  | 
 
            Gets the field object with proper object alias. It will apply the set AliasOfContainingSet if the field object's ObjectAlias is empty
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic IEntityFieldCore GetFieldObjectWithProperObjectAlias()
Public Function GetFieldObjectWithProperObjectAlias As IEntityFieldCore
Return Value
Type: 
IEntityFieldCore
See Also