DbContextInfo.ContextType Property

 

Gets the concrete DbContext type.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual Type ContextType { get; }

Property Value

Type: System.Type

The concrete DbContext type.