/ Assembly List / LJCAppManagerDAL


The LJC.AppManagerDAL library contains Data classes and Manager classes for presenting an object oriented view of the App Manager database data.

The Manager classes use LJC.DBMessage and LJC.DBServiceLib to communicate with the database.

The Manager classes contain the LJC.DBMessage.DataManager class. This is the common manager class that uses the LJC.DbService.DbService class to communicate with the database.

The AppManagerDAL library is part of the LJC.AppManager solution.

Classes
AppManagers Creates the GenealogyDAL Manager objects.
AppModule The AppModule table Data Record.
AppModuleManager2 Provides AppModule specific data manipulation methods.
AppModules Represents a collection of AppModule objects.
AppProgram The AppProgram table Data Record.
AppProgramManager2 Provides AppProgram specific data manipulation methods.
AppPrograms Represents a collection of AppProgram objects.
AppUser The AppManagerUser table Data Record.
AppUserManager2 Provides AppUser specific data manipulation methods.
AppUsers Represents a collection of AppManagerUser objects.
UserAppModule The UserAppModule table Data Record.
UserAppModuleManager2 Provides UserAppModule specific data manipulation methods.
UserAppModules Represents a collection of UserAppModule objects.
UserAppProgram The UserAppProgram table Data Record.
UserAppProgramManager2 Provides UserAppProgram specific data manipulation methods.
UserAppPrograms Represents a collection of UserAppProgram objects.
16 Types

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