ColumnsOutput Properties

Spotfire 14.3 API Reference

The ColumnsOutput type exposes the following members.

Properties

  NameDescription
Public propertyAddNewColumnsWhenUpdating
Gets a value indicating whether the columns produced the first time should be replaced when executing a second time. If false the old columns will become embedded and the new rows added.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDataTableReference
Gets the reference to table where the columns are added.
Public propertyInputToAdaptSelectionFrom
Gets the input whose selections should be used to map output rows back into the application.
(Inherited from DataFunctionOutput.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyResultColumns
Gets the columns created by this output.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyTransformations
Gets the transformations for this output mapping.
(Inherited from DataFunctionOutput.)
Top
See Also

Reference