/ Assembly List / LJCSalesDAL / ProductSizeManager

Namespace - LJCSalesDAL


Syntax

C#
public class ProductSizeManager : ObjectManager<ProductSize, ProductSizes>

Provides ProductSize ObjectManager data methods.

Public Methods
#ctor Initializes an object instance.
GetSizeCodeKeys Gets the SizeTypeID and SizeCode keys.
GetSizeValueKeys Gets the SizeValue keys.
RetrieveWithID Retrieves a Data Record with the supplied value.
RetrieveWithSizeCode Retrieves a Data Record with the supplied value.
RetrieveWithSizeValue Retrieves a Data Record with the supplied value.
SetOrderBy Sets the OrderBy Names.
7 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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