Share via


QueryCompilationContextDependencies.QueryTranslationPreprocessorFactory Property

Definition

The query optimizer factory.

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

Property Value

Applies to