/ Assembly List / LJCDataTransformDAL / TransformMapManager

Namespace - LJCDataTransformDAL


Syntax

C#
public class TransformMapManager : ObjectManager<TransformMap, TransformMaps>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetInValueFilters Creates and returns the filters object.
GetInValueJoins Creates and returns the Load Joins object.
GetLoadJoins Creates and returns the Load Joins object.
GetTransformIDKey Get the TransformID key record.
LoadWithInValues Loads a collection of data records using the DataSource ID.
LoadWithTransformID Loads a collection of data records ordered by Sequence.
RetrieveWithID Retrieves a Data Record with the supplied values.
SetOrderBySequence Sets the current OrderBy names.
9 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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