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.ExpressionClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public IEntityFieldCore GetFieldObjectWithProperObjectAlias()
Public Function GetFieldObjectWithProperObjectAlias As IEntityFieldCore
Return Value
Type:
IEntityFieldCoreSee Also