/ Assembly List / LJCSalesDAL / VendorOrderManager

Namespace - LJCSalesDAL


Syntax

C#
public class VendorOrderManager : ObjectManager<VendorOrder, VendorOrders>

Provides VendorOrder 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.
RetrieveWithOrderNumber Retrieves a Data Record with the supplied name value.
SetOrderBy Sets the OrderBy Names.
5 Methods

Private Methods
GetIDKey Missing Summary
GetOrderNumberKey Missing Summary
2 Methods

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