Data Management Object Model Reference

IDataSource.TransformationContent Property

Sets/gets the metadata contents of the transformation Also detect the provider type and provider sub type used. Possible values are enumerated in TransformationContent

[Visual Basic]
Property TransformationContent As TransformationContents
[C#]
TransformationContents TransformationContent {get; set;}

See Also

IDataSource Interface | SPSSMR.Data Namespace