QueryCompilationContextDependencies.QueryTranslationPreprocessorFactory Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fabrique de l’optimiseur de requête.
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