RelationalConnectionDependencies.ContextOptions 属性

定义

当前上下文实例的选项。

public Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions ContextOptions { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions ContextOptions { get; init; }
member this.ContextOptions : Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions
member this.ContextOptions : Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions with get, set
Public ReadOnly Property ContextOptions As IDbContextOptions
Public Property ContextOptions As IDbContextOptions

属性值

适用于