The DataOperationSupportingTransformations type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CanReplaceTransformations |
Checks whether it is possible to replace transformations by calling ReplaceTransformations(IEnumerableDataTransformation).
|
![]() |
GetTransformations |
Gets a copy of the DataTransformations performed by the DataOperation.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ReplaceTransformations |
Replaces the current (if any) DataTransformations performed by the DataOperation,
with the supplied transformations.
|
See Also