Initializes a new instance of the DataFlowBuilder class.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- dataSource
- Type: Spotfire.Dxp.Data DataSource
The DataSource that defines the starting point of the flow.
- importContext
- Type: Spotfire.Dxp.Data.Import ImportContext
The import context.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if the dataSource is null. |
System ArgumentNullException | Thrown if the importContext is null. |
Version Information
See Also