| C# |
|---|
| public class TransformMatchManager : ObjectManager<TransformMatch, TransformMatches> |
| #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. |
| GetIDKey | Missing Summary |