/ Assembly List / LJCDataTransformDAL / DataSourceManager

Namespace - LJCDataTransformDAL


Syntax

C#
public class DataSourceManager : ObjectManager<DataSource, DataSources>

Provides Table specific data manipulation methods.

Public Methods
#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.
8 Methods

Private Methods
GetIDKey Missing Summary
GetNameKey Missing Summary
2 Methods

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