Base constructor using default behavior loading context by connectionstring name.
public EfCodeFirstBusinessBase<TEntity,TContext>(string connectionString);
Parameters
connectionString
Connection string name
Overloads:
See also:
Class EfCodeFirstBusinessBase