次の方法で共有


QueryCompilationContext.ContextOptions プロパティ

定義

クエリのコンパイル時に使用する ContextOptions。

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

プロパティ値

適用対象