QueryCompilationContextDependencies.QueryTranslationPreprocessorFactory 属性

定义

查询优化器工厂。

public Microsoft.EntityFrameworkCore.Query.IQueryTranslationPreprocessorFactory QueryTranslationPreprocessorFactory { get; }
public Microsoft.EntityFrameworkCore.Query.IQueryTranslationPreprocessorFactory QueryTranslationPreprocessorFactory { get; init; }
member this.QueryTranslationPreprocessorFactory : Microsoft.EntityFrameworkCore.Query.IQueryTranslationPreprocessorFactory
member this.QueryTranslationPreprocessorFactory : Microsoft.EntityFrameworkCore.Query.IQueryTranslationPreprocessorFactory with get, set
Public ReadOnly Property QueryTranslationPreprocessorFactory As IQueryTranslationPreprocessorFactory
Public Property QueryTranslationPreprocessorFactory As IQueryTranslationPreprocessorFactory

属性值

适用于