QueryCompilationContext.ContextOptions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
查詢編譯期間要使用的 CoNtextOptions。
public virtual Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions ContextOptions { get; }
member this.ContextOptions : Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions
Public Overridable ReadOnly Property ContextOptions As IDbContextOptions