/ Assembly List / LJCFacilityManagerDAL / AddressManager

Namespace - LJCFacilityManagerDAL


Syntax

C#
public class AddressManager : ObjectManager<Address, Addresses>

Provides Address specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetCodeTypeIDKey Get the CodeTypeID key record.
GetLoadFilters Creates and returns the Load filters object.
GetLoadJoins Creates and returns the Load Joins object.
LoadJoinByCodeTypeID Loads a collection of data records ordered by Description.
LoadJoinWithCodeTypeID Loads a collection of data records.
RetrieveJoinWithID Retrieves a data record with the supplied value.
SetOrderByCodeTypeID Sets the current OrderBy names.
8 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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