/ Assembly List / LJCRegionDAL / RegionDataManager

Namespace - LJCRegionDAL


Syntax

C#
public class RegionDataManager : ObjectManager<RegionData, Regions>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetKeyItem Creates the KeyItem object.
GetKeyItems Creates the KeyItems collection.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderByName Sets the current OrderBy names.
5 Methods

Private Methods
DataColumns Creates the DataColumns object.
GetIDKey Missing Summary
2 Methods

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