ColumnsOutput Properties TIBCO Spotfire 7.6 API Reference

The ColumnsOutput type exposes the following members.

Properties

  Name Description
Public property AddNewColumnsWhenUpdating
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 property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DataTableReference
Gets the reference to table where the columns are added.
Public property InputToAdaptSelectionFrom
Gets the input whose selections should be used to map output rows back into the application.
(Inherited from DataFunctionOutput.)
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property ResultColumns
Gets the columns created by this output.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property Transformations
Gets the transformations for this output mapping.
(Inherited from DataFunctionOutput.)
Top
See Also

Reference