DbContextInfo.IsConstructible Property

Definition

Whether or not instances of the underlying DbContext type can be created.

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

Property Value

Applies to