/ Assembly List / LJCUnitMeasureDAL / UnitCategoryManager

Namespace - LJCUnitMeasureDAL


Syntax

C#
public class UnitCategoryManager : ObjectManager<UnitCategory, UnitCategories>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
IsDuplicate Check for duplicate unique key.
RetrieveWithCode Retrieves a Data Record with the supplied value.
RetrieveWithID Retrieves a Data Record with the supplied value.
4 Methods

Private Methods
GetCodeKey Missing Summary
GetIDKey Missing Summary
LoadByDescription Missing Summary
3 Methods

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