C# (CSharp) NLite.Data.Linq.Expressions ColumnProjector - 5 examples found. These are the top rated real world C# (CSharp) examples of NLite.Data.Linq.Expressions.ColumnProjector extracted from open source projects. You can rate examples to help us improve the quality of examples.
Splits an expression into two parts 1) a list of column declarations for sub-expressions that must be evaluated on the server 2) a expression that describes how to combine/project the columns back together into the correct result