Count | Returns the number of datasource object in the collection |
Item | Return the datasource based on the index |
Add | Adds a datasource object to 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) |
MetaDataItems Class | SPSSMR.Data.Transformations Namespace