/ Assembly List / LJCDataTransformDAL / StepManager

Namespace - LJCDataTransformDAL


Syntax

C#
public class StepManager : ObjectManager<Step, Steps>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetProcessIDKey Get the process ID key record.
IsDuplicate Check for duplicate unique key.
LoadWithProcessID Retrieves a data record with the supplied value.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderBySequence Sets the current OrderBy names.
UpdateStatus Update the Data Record status.
7 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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