IQueryTranslationPreprocessorFactory.Create(QueryCompilationContext) Yöntem

Tanım

Verilen için yeni QueryTranslationPreprocessor bir QueryCompilationContext oluşturur.

public Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessor Create (Microsoft.EntityFrameworkCore.Query.QueryCompilationContext queryCompilationContext);
abstract member Create : Microsoft.EntityFrameworkCore.Query.QueryCompilationContext -> Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessor
Public Function Create (queryCompilationContext As QueryCompilationContext) As QueryTranslationPreprocessor

Parametreler

queryCompilationContext
QueryCompilationContext

Kullanmak için sorgu derleme bağlamı.

Döndürülenler

QueryTranslationPreprocessor

Oluşturulan ziyaretçi.

Şunlara uygulanır