RelationalQueryRootProcessor Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
RelationalQueryRootProcessor sınıfının yeni bir örneğini oluşturur.
public RelationalQueryRootProcessor (Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessorDependencies dependencies, Microsoft.EntityFrameworkCore.Query.RelationalQueryTranslationPreprocessorDependencies relationalDependencies, Microsoft.EntityFrameworkCore.Query.QueryCompilationContext queryCompilationContext);
new Microsoft.EntityFrameworkCore.Query.RelationalQueryRootProcessor : Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessorDependencies * Microsoft.EntityFrameworkCore.Query.RelationalQueryTranslationPreprocessorDependencies * Microsoft.EntityFrameworkCore.Query.QueryCompilationContext -> Microsoft.EntityFrameworkCore.Query.RelationalQueryRootProcessor
Public Sub New (dependencies As QueryTranslationPreprocessorDependencies, relationalDependencies As RelationalQueryTranslationPreprocessorDependencies, queryCompilationContext As QueryCompilationContext)
Parametreler
- dependencies
- QueryTranslationPreprocessorDependencies
Bu sınıf için bağımlılıkları içeren parametre nesnesi.
- relationalDependencies
- RelationalQueryTranslationPreprocessorDependencies
Bu sınıf için ilişkisel bağımlılıkları içeren parametre nesnesi.
- queryCompilationContext
- QueryCompilationContext
Kullanılacak sorgu derleme bağlam nesnesi.
Şunlara uygulanır
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Entity Framework