4 references to Command
System.Data.Entity (4)
System\Data\Query\PlanCompiler\JoinElimination.cs (4)
87this.Command.Root = VisitNode(this.Command.Root); 112JoinGraph joinGraph = new JoinGraph(this.Command, this.ConstraintManager, this.m_varRefManager, joinNode, this.IsSqlCeProvider); 165this.Command.RecomputeNodeInfo(n);