次の方法で共有


IEntityQueryModelVisitorFactory インターフェイス

定義

EntityQueryModelVisitors を作成するためのファクトリ。

public interface IEntityQueryModelVisitorFactory
type IEntityQueryModelVisitorFactory = interface
Public Interface IEntityQueryModelVisitorFactory
派生

メソッド

Create(QueryCompilationContext, EntityQueryModelVisitor)

新しい EntityQueryModelVisitor を作成します。

適用対象