ShapedQueryCompilingExpressionVisitor Oluşturucu

Tanım

ShapedQueryCompilingExpressionVisitor sınıfının yeni bir örneğini oluşturur.

protected ShapedQueryCompilingExpressionVisitor (Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitorDependencies dependencies, Microsoft.EntityFrameworkCore.Query.QueryCompilationContext queryCompilationContext);
new Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor : Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitorDependencies * Microsoft.EntityFrameworkCore.Query.QueryCompilationContext -> Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor
Protected Sub New (dependencies As ShapedQueryCompilingExpressionVisitorDependencies, queryCompilationContext As QueryCompilationContext)

Parametreler

dependencies
ShapedQueryCompilingExpressionVisitorDependencies

Bu sınıf için bağımlılıkları içeren parametre nesnesi.

queryCompilationContext
QueryCompilationContext

Kullanılacak sorgu derleme bağlam nesnesi.

Şunlara uygulanır