Share via


RelationalQueryContextFactory.Create Method

Definition

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public override Microsoft.EntityFrameworkCore.Query.QueryContext Create ();
override this.Create : unit -> Microsoft.EntityFrameworkCore.Query.QueryContext
Public Overrides Function Create () As QueryContext

Returns

Applies to