JoinOutputBuilder Properties

Spotfire 14.3 API Reference

The JoinOutputBuilder type exposes the following members.

Properties

  NameDescription
Public propertyDataTable
Gets or sets the table to add rows to.
Public propertyIgnoredColumns
Gets the columns not included in the mapping or the additional columns from the output that should be ignored.
Public propertyInputToAdaptSelectionsFrom
Gets or sets an input where this output can find selections to remap the output data with.
(Inherited from DataFunctionOutputBuilder.)
Public propertyJoinType
Gets or sets the type of join that should occur.
Public propertyMap
Gets a map matching columns from the original table to columns in the output.
Public propertyTransformations
Gets the transformations that should be applied to the result.
(Inherited from DataFunctionOutputBuilder.)
Top
See Also

Reference