Sets the output to add 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.
- addColumnsOutputBuilder
- Type: Spotfire.Dxp.Data.DataFunctions ColumnsOutputBuilder
The builder that will produce the appropriate configuration.
Return Value
Type: ColumnsOutputThe newly created ColumnsOutput.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if any of the inputs are null. |
Remarks
Version Information
See Also