DataOperationSupportingTransformations Class TIBCO Spotfire 7.11 API Reference
Utility wrapper for accessing DataOperations that may have DataTransformations.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Data.DataOperationsDataOperationSupportingTransformations

Namespace: Spotfire.Dxp.Data.DataOperations
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
public sealed class DataOperationSupportingTransformations

The DataOperationSupportingTransformations type exposes the following members.

Methods

  NameDescription
Public methodCanReplaceTransformations
Public methodGetTransformations
Gets a copy of the DataTransformations performed by the DataOperation.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodReplaceTransformations
Replaces the current (if any) DataTransformations performed by the DataOperation, with the supplied transformations.
Top
Properties

  NameDescription
Public propertyDataOperation
Gets the underlying DataOperation.
Top
Version Information

Supported in: 7.11, 7.10
See Also

Reference