Share via


QueryCompilationContext.ContextOptions Property

Definition

The ContextOptions to use during query compilation.

public virtual Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions ContextOptions { get; }
member this.ContextOptions : Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions
Public Overridable ReadOnly Property ContextOptions As IDbContextOptions

Property Value

Applies to