/ Assembly List / LJCUnitMeasureDAL / UnitTypeManager

Namespace - LJCUnitMeasureDAL


Syntax

C#
public class UnitTypeManager : ObjectManager<UnitType, UnitTypes>

Provides Table specific data manipulation methods.

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

Private Methods
GetIDKey Missing Summary
LoadByDescription Missing Summary
2 Methods

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