IShapedQueryCompilingExpressionVisitorFactory.Create 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

Kullanılacak sorgu derleme bağlamı.

Döndürülenler

Oluşturulan ziyaretçi.

Şunlara uygulanır