/ Assembly List / LJCRegionDAL


Provides Data Access Layer (DAL) classes for the LJCRegionManager program.

The LJCRegionDAL library contains Data and Manager classes for presenting an object oriented view of the Region Manager database data.

The Manager classes use LJC.DataAccess to communicate with the database.

The LJCRegionDAL project is part of the LJCRegionManager solution.

Classes
Cities Represents a collection of City objects.
City The City table Data Record.
CityManager Provides Table specific data manipulation methods.
CitySection The CitySection table Data Record.
CitySectionManager Provides Table specific data manipulation methods.
CitySections Represents a collection of CitySection objects.
Province The Province table Data Record.
ProvinceManager Provides Table specific data manipulation methods.
Provinces Represents a collection of Province objects.
RegionData The Region table Data Record.
RegionDataManager Provides Table specific data manipulation methods.
RegionManagers Creates the RegionManagerDAL Manager objects.
Regions Represents a collection of Region objects.
13 Types

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.