共用方式為


RelationalQueryModelVisitor.ContextOptions 屬性

定義

取得目標內容的選項。

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

屬性值

目標內容的選項。

適用於