/ Assembly List / LJCFacilityManagerDAL / UnitManager

Namespace - LJCFacilityManagerDAL


Syntax

C#
public class UnitManager : ObjectManager<Unit, Units>

Provides Unit Specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetCodeKey Get the Code key record.
GetDescriptionKey Gets the Description key record.
GetLoadJoins Creates and returns the Load Joins object.
LoadWithParentID Loads a collection of Data Records with the supplied value.
RetrieveWithCode Retrieves a data record with the supplied value.
RetrieveWithID Retrieves a Data Record with the supplied value.
RetrieveWithLookup Retrieves a data record with the supplied value.
SetOrderByCode Sets the current OrderBy names.
9 Methods

Private Methods
GetIDKey Missing Summary
GetParentIDKey Missing Summary
2 Methods

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