DataFlowBuilderExecute Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodExecute(DataSourcePromptMode)
Executes the flow. A connection to the data source 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 data source 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