ReplaceValuesBaseTransformation Methods TIBCO Spotfire 7.11 API Reference

The ReplaceValuesBaseTransformation type exposes the following members.

Methods

  Name Description
Public method AsExpressionTransformation
Gets a copy of the underlying ExpressionTransformation.
(Inherited from ExpressionTransformationWrapper.)
Public method Connect
Connects to the input reader. A DataRowReader can then be retrieved from the DataTransformationConnection.
(Inherited from DataTransformation.)
Protected method ConnectCore
Connects to the input reader. A DataRowReader can then be retrieved from the DataTransformationConnection.
(Overrides ExpressionTransformationWrapperConnectCore(ImportContext, DataRowReader).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected method GenerateDataHistoryCore
Creates detail information for the DataTransformation. See DataHistoryBuilder for more information on how to add detailed information to the data history.
(Inherited from ExpressionTransformationWrapper.)
Protected method GetObjectData
Implements ISerializable.
(Overrides ExpressionTransformationWrapperGetObjectData(SerializationInfo, StreamingContext).)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Top
See Also

Reference