共用方式為


RelationalQueryModelVisitorFactory.ContextOptions 屬性

定義

取得控制內容的選項。

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

屬性值

控制內容的選項。

適用於