言語

IEntityQueryModelVisitorFactory インターフェイス

定義

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

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

メソッド

名前 説明
Create(QueryCompilationContext, EntityQueryModelVisitor)

新しい EntityQueryModelVisitor を作成します。

適用対象