EfCodeFirstBusinessBase<TEntity,TContext> Constructor

Creates a new instance of the business Object and allows passing in an existing instance of a DbContext.


public EfCodeFirstBusinessBase<TEntity,TContext>(TContext context)

Parameters

context
An existing context to share with

Overloads:

See also:

Class EfCodeFirstBusinessBase

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic