RelationalQueryModelVisitor.VisitSubQueryModel(QueryModel) Metoda

Definicja

Odwiedź model podrzędny zapytania.

public virtual void VisitSubQueryModel (Remotion.Linq.QueryModel queryModel);
abstract member VisitSubQueryModel : Remotion.Linq.QueryModel -> unit
override this.VisitSubQueryModel : Remotion.Linq.QueryModel -> unit
Public Overridable Sub VisitSubQueryModel (queryModel As QueryModel)

Parametry

queryModel
Remotion.Linq.QueryModel

Model podrzędnego zapytania.

Dotyczy