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.6.0.0 (5.6.19.0117)
Syntax public IEntityFieldCore GetFieldObjectWithProperObjectAlias()
Public Function GetFieldObjectWithProperObjectAlias As IEntityFieldCore
Return Value
Type:
IEntityFieldCoreSee Also