DataFlowBuilderExecute Method

TIBCO Spotfire 11.4 API Reference
Overload List

  NameDescription
Public methodExecute(DataSourcePromptMode)
Executes the flow. A connection to the DataSource will be made using the DataSourcePromptMode. The data will be passed through the list of DataTransformation's and the result returned.
Public methodExecute(Int32, DataSourcePromptMode)
Executes the flow. A connection to the DataSource will be made using the DataSourcePromptMode. The data will be passed through the list of DataTransformation's up to the specified step and the result will be returned.
Top
See Also

Reference