ExpressionTransformationWrapper Methods TIBCO Spotfire 7.11 API Reference

The ExpressionTransformationWrapper type exposes the following members.

Methods

  Name Description
Public method AsExpressionTransformation
Gets a copy of the underlying ExpressionTransformation.
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 DataTransformationConnectCore(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.
(Overrides DataTransformationGenerateDataHistoryCore(DataHistoryBuilder).)
Protected method GetObjectData
Implements ISerializable.
(Overrides DataTransformation.GetObjectData(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