/ Assembly List / LJCDataTransformDAL / TransformMatches

Namespace - LJCDataTransformDAL


Syntax

C#
public class TransformMatches : List<TransformMatch>

Represents a collection of TransformMatch 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.
LJCSearchSourceID Retrieve the collection element with Source ID.
LJCSearchTargetID Retrieve the collection element with Target ID.
LJCSortColumnIDs Sort with Column IDs.
LJCSortDefault Sort on default values.
LJCSortSourceID Sort with Source ID.
LJCSortTargetID Sort with Target ID.
SearchID Retrieve the collection element by name.
10 Methods

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