RelationalQueryModelVisitorFactory.ContextOptions Property

Definition

Gets options for controlling the context.

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

Property Value

Options that control the context.

Applies to