次の方法で共有


QueryCompilationContextDependencies.ContextOptions プロパティ

定義

コンテキスト オプション。

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

プロパティ値

適用対象