/ Assembly List / LJCDataTransformDAL / TransformMaps

Namespace - LJCDataTransformDAL


Syntax

C#
public class TransformMaps : List<TransformMap>

Represents a collection of TransformMap objects.

Public Methods
#ctor Initializes an object instance.
Add Creates and adds the object from the provided values.
LJCSearchColumnIDs Retrieve the collection element with Source and Target IDs.
LJCSearchID Retrieve the collection element with name.
LJCSearchSourceID Retrieve the collection element with Source ID.
LJCSearchTargetID Retrieve the collection element with Target ID.
LJCSortColumnIDs Sort with Column IDs.
LJCSortID Sort on ID.
LJCSortSourceID Sort with Source ID.
LJCSortTargetID Sort with Target ID.
10 Methods

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