/ Assembly List / LJCSQLUtilLibDAL


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

The LJCSQLUtilLibDAL library contains Data and Manager classes for presenting an object oriented view of the SQL Utility database data.

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

The LJCSQLUtilLibDAL project is part of the LJCSQLUtilLib solution.

Classes
DbMetaDataColumn The DbMetaDataColumn table Data Record.
DbMetaDataColumnManager Provides DbMetaDataColumn specific data manipulation methods.
DbMetaDataColumns Represents a collection of DbMetaDataColumn objects.
DbMetaDataKey The DBMetaDataKey table Data Record.
DbMetaDataKeyManager Provides DBMetaDataKey specific data manipulation methods.
DbMetaDataKeys Represents a collection of DbMetaDataKey objects.
DbMetaDataKeyType The DBMetaDataKeyType table Data Record.
DbMetaDataKeyTypeManager Provides DBMetaDataKeyType specific data manipulation methods.
DbMetaDataKeyTypes Represents a collection of DbMetaDataKeyType objects.
DbMetaDataTable The DbMetaDataTable table Data Record.
DbMetaDataTableManager Provides DbMetaDataTable specific data manipulation methods.
DbMetaDataTables Represents a collection of DbMetaDataTable objects.
ForeignKey The ForeignKey Data Record.
ForeignKeyManager Provides Foreign Key specific data manipulation methods.
ForeignKeys Represents a collection of object items.
MDSequenceComparer Sort and search MDColumn on Sequence.
SQLUtilLibManagers Gets the SQLUtilLibDAL Managers.
17 Types

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