Aracılığıyla paylaş


EntityQueryModelVisitor.VisitJoinClause(JoinClause, QueryModel, Int32) Yöntem

Tanım

Ziyaret düğümleri Remotion.Linq.Clauses.JoinClause .

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

Parametreler

joinClause
Remotion.Linq.Clauses.JoinClause

Ziyaret edilen düğüm.

queryModel
Remotion.Linq.QueryModel

Sorgu.

index
Int32

Ziyaret edilen düğümün dizini.

Şunlara uygulanır