C# (CSharp) NLite.Data.Linq.Expressions ColumnProjector - 5 примеров найдено. Это лучшие примеры C# (CSharp) кода для NLite.Data.Linq.Expressions.ColumnProjector, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
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