/ Assembly List / LJCDataTransformDAL / TaskTransformManager

Namespace - LJCDataTransformDAL


Syntax

C#
public class TaskTransformManager : ObjectManager<TaskTransform, TaskTransforms>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetTaskIDKey Get the StepTaskID key.
IsDuplicate Check for duplicate unique key.
LoadByName Loads a collection of data records ordered by Name.
LoadWithTaskID Gets the TaskTransform data records by StepTaskID.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderByName Sets the current OrderBy names.
7 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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