Aracılığıyla paylaş


RelationalQueryCompilationContextFactory.Create(Boolean) Yöntem

Tanım

Yeni bir QueryCompilationContext oluşturur.

public override Microsoft.EntityFrameworkCore.Query.QueryCompilationContext Create(bool async);
override this.Create : bool -> Microsoft.EntityFrameworkCore.Query.QueryCompilationContext
Public Overrides Function Create (async As Boolean) As QueryCompilationContext

Parametreler

async
Boolean

sorgu zaman uyumsuzsa true.

Döndürülenler

A QueryCompilationContext.

Şunlara uygulanır