| C# |
|---|
| public class TransformMapManager : ObjectManager<TransformMap, TransformMaps> |
| #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. |
| GetIDKey | Missing Summary |