Table of Contents

Property DbContextFactory

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

DbContextFactory

Represents a factory for creating instances of the database context.

protected IDbContextFactory<TDbContext> DbContextFactory { get; }

Property Value

IDbContextFactory<TDbContext>