Base constructor using default behavior loading context by connectionstring name that matches the context
public EfCodeFirstBusinessBase<TEntity,TContext>()
Overloads:
public EfCodeFirstBusinessBase<TEntity,TContext>(string connectionString)
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