DbContextInfo.CreateInstance Method ()

 

Creates an instance of DbContextInfo object.

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

public virtual DbContext CreateInstance()

Return Value

Type: System.Data.Entity.DbContext

The created instance.