/ Assembly List / LJCDataAccess


Data Access Library

The Data Access library contains classes that provide common functionality for program access to database tables.

The primary class is DataAccess.

The test code is found in project CoreTestApps\LJCDataAccessTest.

Referenced Assemblies

LJCDataAccessConfig
LJCNetCommon
MySql.Data

Classes
ConnectionType The Connection types.
DataAccess Implements an ADO.NET SQL data access control layer (DE).
DataCommon Provides common data methods.
MySqlDataAccess Implements an ADO.NET MySQL data access control layer.
ProcedureParameter Represents a Procedure Parameter.
ProcedureParameters Represents a collection of LJCProcedureParameter objects.
ProviderFactory Implements a data provider factory layer. (R)
TableMapping Implements a helper class for creating table mappings.
8 Types

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