/ Assembly List / LJCDataTransformDAL / TransformMatchManager

Namespace - LJCDataTransformDAL


Syntax

C#
public class TransformMatchManager : ObjectManager<TransformMatch, TransformMatches>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetLoadJoins Creates and returns the Load Joins object.
GetTransformIDKey Get the TransformID key record.
LoadBySequence Loads a collection of data records ordered by Sequence.
LoadWithTransformID Loads a collection of data records ordered by Sequence.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderBySequence 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.