/ Assembly List / LJCUnitMeasureDAL / UnitSystemManager

Namespace - LJCUnitMeasureDAL


Syntax

C#
public class UnitSystemManager : ObjectManager<UnitSystem, UnitSystems>

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.