Data Management Object Model Reference

DataSources Members

DataSources overview

Public Instance Properties

Count Returns the number of datasource object in the collection
Item Return the datasource based on the index

Public Instance Methods

Add Adds a datasource object to the collection
Contains Checks whether the datasource object is in the collection
Equals (inherited from Object) 
GetEnumerator Returns an enumarator for the DataSource collection
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Remove Removes a datasource from the datasources collection
ToString (inherited from Object) 

See Also

DataSources Class | SPSSMR.Data.Transformations Namespace