MappingTrackerAddQueryProjectionForAlias Method |
Adds the projection of a query for the specified alias to the mappings. This is useful when we've a SetReferenceExpression which refers to a
set with an alias and we need to obtain its projection (which is all we need from the referenced set anyway, the rest is already in the
SetReferenceExpression.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax See Also