CustomDataTransformation Methods TIBCO Spotfire 7.6 API Reference

The CustomDataTransformation type exposes the following members.

Methods

  Name Description
Public method Connect
Connect to the input reader, a DataRowReader can then be retrieved from the DataTransformationConnection.
(Inherited from DataTransformation.)
Protected method ConnectCore
Connect to the input reader, a DataRowReader can then be retrieved from the DataTransformationConnection.
(Inherited from DataTransformation.)
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
Create detail information for the DataTransformation. See DataHistoryBuilder for more information on how to add detailed information to the data history.
(Inherited from DataTransformation.)
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