IDbContextFactory<TContext>.Create Method ()

 

Creates a new instance of a derived DbContext type.

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

TContext Create()

Return Value

Type: TContext

An instance of TContext