Base constructor using default behavior loading context by connectionstring name.
public EfCodeFirstBusinessBase<TEntity,TContext>(string connectionString)
Parameters
connectionString
Connection string name
Overloads:
public EfCodeFirstBusinessBase<TEntity,TContext>()
public EfCodeFirstBusinessBase<TEntity,TContext>(IBusinessObject
public EfCodeFirstBusinessBase<TEntity,TContext>(TContext context)
See also:
Class EfCodeFirstBusinessBase© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic