Data Management Object Model Reference

Job_Old.TransformationContents Property

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

[Visual Basic]
Public Property TransformationContents As TransformationContents
[C#]
public SPSSMR.Data.TransformationContents TransformationContents {get; set;}

See Also

Job_Old Class | SPSSMR.Data.Transformations Namespace