Gets whether the underlying DbContext type can be created.
public virtual bool IsConstructible { get; }
true if the underlying DbContext type can be created; otherwise, false.
DbContextInfo ClassSystem.Data.Entity.Infrastructure Namespace