RelationalQueryModelVisitor.ContextOptions 属性

定义

获取目标上下文的选项。

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

属性值

目标上下文的选项。

适用于