IShapedQueryCompilingExpressionVisitorFactory.Create(QueryCompilationContext) Yöntem

Tanım

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

Parametreler

queryCompilationContext
QueryCompilationContext

Kullanmak için sorgu derleme bağlamı.

Döndürülenler

ShapedQueryCompilingExpressionVisitor

Oluşturulan ziyaretçi.

Şunlara uygulanır