Sets the DataFunctionInput for an InputParameter using an expression
representing a list of column expressions. The value is calculate on all rows in the input.
Namespace: Spotfire.Dxp.Data.DataFunctionsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- inputParameter
- Type: Spotfire.Dxp.Data.DataFunctions InputParameter
The input parameter.
- expression
- Type: System String
The expression that defines the input. This is comma separated list of column expressions with qualified table names that may only refer to one single table.
Return Value
Type: DataFunctionInputThe newly created input.
Version Information
See Also