Bagikan melalui


ShapedQueryCompilingExpressionVisitor Konstruktor

Definisi

Membuat instans ShapedQueryCompilingExpressionVisitor baru kelas .

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)

Parameter

dependencies
ShapedQueryCompilingExpressionVisitorDependencies

Objek parameter yang berisi dependensi untuk kelas ini.

queryCompilationContext
QueryCompilationContext

Objek konteks kompilasi kueri yang akan digunakan.

Berlaku untuk