Share via


RelationalCompiledQueryCacheKeyGeneratorDependencies.ContextOptions Property

Definition

Options for the current DbContext instance.

public Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions ContextOptions { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions ContextOptions { get; init; }
member this.ContextOptions : Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions
member this.ContextOptions : Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions with get, set
Public ReadOnly Property ContextOptions As IDbContextOptions
Public Property ContextOptions As IDbContextOptions

Property Value

Applies to