Sets the output to join columns to a DataTable for the outputParameter.
Namespace: Spotfire.Dxp.Data.DataFunctionsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- outputParameter
- Type: Spotfire.Dxp.Data.DataFunctions OutputParameter
The output parameter.
- joinColumnsOutputBuilder
- Type: Spotfire.Dxp.Data.DataFunctions JoinOutputBuilder
The builder that contains the settings for the operation.
Return Value
Type: JoinOutputThe newly created JoinOutput.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if any of the inputs are null. |
Version Information
See Also