Sets the output to replace data in 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.
- mappingBuilder
- Type: Spotfire.Dxp.Data.DataFunctions ReplaceDataOutputBuilder
The builder that will produce the appropriate configuration.
Return Value
Type: ReplaceDataOutputThe newly created ReplaceDataOutput.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if any of the inputs are null. |
Version Information
See Also