Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public IEntityFieldCore GetFieldObjectWithProperObjectAlias()

Return Value

Type: IEntityFieldCore
See Also