/ Assembly List / LJCFacilityManagerDAL / FacilityDbManager

Namespace - LJCFacilityManagerDAL


Syntax

C#
public class FacilityDbManager : ObjectManager<Facility, Facilities>

Provides Facility Specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetLoadJoins Creates and returns the Load Joins object.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderByCode Sets the current OrderBy names.
4 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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