/ Assembly List / LJCFacilityManagerDAL / PersonManager

Namespace - LJCFacilityManagerDAL


Syntax

C#
public class PersonManager : ObjectManager<Person, Persons>

Provides Person specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetAdminFilters Creates and returns the filters object.
GetLoadJoins Creates and returns the Load Joins object.
LoadByFirstLast Loads a collection of data records with OrderBy.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderByFirstLast Sets the current OrderBy names.
6 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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