ExecutionStrategy.Context Property

Definition

The context on which the operations will be invoked.

protected virtual Microsoft.EntityFrameworkCore.DbContext Context { get; }
member this.Context : Microsoft.EntityFrameworkCore.DbContext
Protected Overridable ReadOnly Property Context As DbContext

Property Value

Applies to