/ Assembly List / LJCSalesDAL / ProductLineManager

Namespace - LJCSalesDAL


Syntax

C#
public class ProductLineManager : ObjectManager<ProductLine, ProductLines>

Provides ProductLine ObjectManager data methods.

Public Methods
#ctor Initializes an object instance.
IsDuplicate Check for duplicate unique key.
RetrieveWithID Retrieves a Data Record with the supplied value.
RetrieveWithName Retrieves a Data Record with the supplied name value.
SetOrderBy Sets the OrderBy Names.
5 Methods

Private Methods
GetIDKey Missing Summary
GetNameKey Missing Summary
2 Methods

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