25 references to OnlyInputCell
System.Data.Entity (25)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (1)
749int oldNumber = leftCellWrapper.OnlyInputCell.CellNumber;
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (1)
63Cell cell = wrapper.OnlyInputCell;
System\Data\Mapping\ViewGeneration\Validation\ErrorPatternMatcher.cs (22)
150CellQuery leftCellQuery = leftCellWrapper.OnlyInputCell.GetLeftQuery(viewTarget); 158CellQuery rightCellQuery = leftCellWrapper.OnlyInputCell.GetRightQuery(viewTarget); 196CellQuery cellQuery = leftCellWrapper.OnlyInputCell.GetLeftQuery(m_viewgenContext.ViewTarget); 211!leftCellWrapper.OnlyInputCell.CQuery.WhereClause.Equals(leftCellWrapper.OnlyInputCell.SQuery.WhereClause) && /* projection allowed when both conditions are equal */ 234), leftCellWrapper.OnlyInputCell, "")); 268ToIEnum(firstLCWForCondition[condMembersValues].OnlyInputCell, leftCellWrapper.OnlyInputCell), "")); 285CellQuery rightCellQuery = leftCellWrapper.OnlyInputCell.GetRightQuery(ViewTarget.QueryView); 294CellQuery leftCellQuery = leftCellWrapper.OnlyInputCell.GetLeftQuery(ViewTarget.QueryView); 416m_errorLog.AddEntry(new ErrorLog.Record(true, ViewGenErrorCode.ErrorPatternInvalidPartitionError, errorString.ToString(), ToIEnum(fragment1.OnlyInputCell, fragment2.OnlyInputCell), "")); 495), ToIEnum(fragment1.OnlyInputCell, fragment2.OnlyInputCell), "")); 509(fragment1.OnlyInputCell.CQuery.Extent is AssociationSet || 510fragment2.OnlyInputCell.CQuery.Extent is AssociationSet)) 526m_errorLog.AddEntry(new ErrorLog.Record(true, ViewGenErrorCode.ErrorPatternInvalidPartitionError, errorString.ToString(), ToIEnum(fragment1.OnlyInputCell, fragment2.OnlyInputCell), "")); 583m_errorLog.AddEntry(new ErrorLog.Record(true, ViewGenErrorCode.ErrorPatternInvalidPartitionError, errorString.ToString(), ToIEnum(fragment1.OnlyInputCell, fragment2.OnlyInputCell), "")); 755return FragmentQuery.Create(wrapper.OnlyInputCell.CellLabel.ToString(), wrapper.CreateRoleBoolean(), wrapper.OnlyInputCell.GetRightQuery(m_viewgenContext.ViewTarget));
System\Data\Mapping\ViewGeneration\ViewgenContext.cs (1)
270wrapper.OnlyInputCell.CQuery.WhereClause.MemberRestrictions.Select(oneOf => oneOf.RestrictedMemberSlot.MemberPath),