See also
Class EfCodeFirstBusinessBase
West Wind Toolkit for .NET
EfCodeFirstBusinessBase<TEntity,TContext> Constructor
Base constructor using default behavior loading context by connectionstring name that matches the context
public EfCodeFirstBusinessBase<TEntity,TContext>();
Parameters
parentBusinessObject
Overloads:
public EfCodeFirstBusinessBase<TEntity,TContext>(string connectionString);
See also:
Class EfCodeFirstBusinessBase