The DataTransformationsOperation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DataLoadingBehavior |
Gets or sets the DataLoadingBehavior for this operation.
(Inherited from DataOperation.) |
![]() |
DisplayName |
Gets a localized display name for the operation.
This string is for display purposes only.
(Overrides DataOperationDisplayName.) |
![]() |
Inputs |
Gets the inputs, if any, to the operation.
(Overrides DataOperationInputs.) |
![]() |
OriginalData |
Gets the DataOperation producing the original data, i.e. the data that the transformations are applied on.
|
See Also