This class provides the Data Access to the database for the DbResourceManager, Provider and design time services. This class acts as a Business layer and uses the SqlDataAccess DAL for its data access.

Dependencies: DbResourceConfiguration (holds and reads all config data from .Current) SqlDataAccess (provides a data access (DAL))