DataFlowBuilderExecute Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method Execute(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 method Execute(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