Sets the output to create a new 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.
- newTableOutputBuilder
- Type: Spotfire.Dxp.Data.DataFunctions TableOutputBuilder
The builder that will produce the appropriate configuration.
Return Value
Type: TableOutputThe newly created TableOutput.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if any of the inputs are null. |
Version Information
See Also