Sdílet prostřednictvím


EntityQueryModelVisitor.VisitWhereClause Metoda

Definice

Navštíví Remotion.Linq.Clauses.WhereClause uzly.

public override void VisitWhereClause (Remotion.Linq.Clauses.WhereClause whereClause, Remotion.Linq.QueryModel queryModel, int index);
override this.VisitWhereClause : Remotion.Linq.Clauses.WhereClause * Remotion.Linq.QueryModel * int -> unit
Public Overrides Sub VisitWhereClause (whereClause As WhereClause, queryModel As QueryModel, index As Integer)

Parametry

whereClause
Remotion.Linq.Clauses.WhereClause

Navštívený uzel.

queryModel
Remotion.Linq.QueryModel

Dotaz

index
Int32

Index navštíveného uzlu

Platí pro