QueryCompilationContextDependencies.QueryTranslationPreprocessorFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The query optimizer factory.
public Microsoft.EntityFrameworkCore.Query.IQueryTranslationPreprocessorFactory QueryTranslationPreprocessorFactory { get; init; }
public Microsoft.EntityFrameworkCore.Query.IQueryTranslationPreprocessorFactory QueryTranslationPreprocessorFactory { get; }
member this.QueryTranslationPreprocessorFactory : Microsoft.EntityFrameworkCore.Query.IQueryTranslationPreprocessorFactory with get, set
member this.QueryTranslationPreprocessorFactory : Microsoft.EntityFrameworkCore.Query.IQueryTranslationPreprocessorFactory
Public Property QueryTranslationPreprocessorFactory As IQueryTranslationPreprocessorFactory
Public ReadOnly Property QueryTranslationPreprocessorFactory As IQueryTranslationPreprocessorFactory