Table of Contents

Method CreateDbContext

Namespace
Innova.Data
Assembly
Innova.Data.dll

CreateDbContext()

Creates a new instance of the database context.

public abstract TContext CreateDbContext()

Returns

TContext

The created database context.