| C# |
|---|
| public class DataSourceManager : ObjectManager<DataSource, DataSources> |
| #ctor | Initializes an object instance. |
| GetLoadFilters | Creates and returns the filters object. |
| GetLoadJoins | Creates and returns the Load Joins object. |
| GetNotInTaskSourceFilters | Creates and returns the filters object. |
| IsDuplicate | Check for duplicate unique key. |
| LoadNotInStepTask | Loads the DataSource records that are not in TaskSource. |
| LoadWithTaskID | Loads a collection of data records with the supplied value. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| GetIDKey | Missing Summary |
| GetNameKey | Missing Summary |