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

属性值

适用于