DbContextInfo.IsConstructible 属性

定义

是否可以创建基础 DbContext 类型的实例。

public virtual bool IsConstructible { get; }
member this.IsConstructible : bool
Public Overridable ReadOnly Property IsConstructible As Boolean

属性值

适用于