QueryExpressionBuilderHandleWhereExpression Method |
Handles the where expression into a QueryExpression without projection. This is done by first producing a SelectExpression which is then handled
by the SelectExpression handler.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses.ExpressionHandlers
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax See Also