/ Assembly List / LJCDataTransformDAL / StepTaskManager

Namespace - LJCDataTransformDAL


Syntax

C#
public class StepTaskManager : ObjectManager<StepTask, StepTasks>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetStepIDKey Get the Step ID key record.
IsDuplicate Check for duplicate unique key.
LoadWithStepID Loads the StepTasks by StepID.
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.