Data Management Object Model Reference

IDataSources Interface

IDataSources interface manages the collection of all DataSource objects defined in the transformation.

For a list of all members of this type, see IDataSources Members.

[Visual Basic]
Public Interface IDataSources
[C#]
public interface IDataSources

Types that implement IDataSources

Type Description
DataSources Represents the collection of DataSources.

Requirements

Namespace: SPSSMR.Data.Transformations

Assembly: SPSSMR.Data.Transformations (in SPSSMR.Data.Transformations.dll)

See Also

IDataSources Members | SPSSMR.Data.Transformations Namespace