RelationalTransformTask Properties

The RelationalTransformTask type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the task ID.
(Inherited from ProviderTask.)
Public propertyInputColumns
Gets the task input columns.
Public propertyOutputColumns
Gets the task output columns.
Public propertyTransform
Gets the transform that generated the current instance.
(Inherited from ProviderTransformTask.)
Top
See Also