4 references to CellQuery
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\CellCreator.cs (4)
247CellQuery rightQuery = new CellQuery(rightSlots, rightQueryWhereClause, rightExtent, originalCell.GetRightQuery(viewTarget).SelectDistinctFlag); 248CellQuery leftQuery = new CellQuery(leftSlots, leftQueryWhereClause, leftExtent, originalCell.GetLeftQuery(viewTarget).SelectDistinctFlag); 344CellQuery cQuery = new CellQuery(cSlots, cQueryWhereClause, cRootExtent, CellQuery.SelectDistinct.No /*no distinct flag*/); 345CellQuery sQuery = new CellQuery(sSlots, sQueryWhereClause, sRootExtent,