JoinOutput Properties TIBCO Spotfire 7.6 API Reference

The JoinOutput type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DataTableReference
Gets the table reference.
Public property IgnoredColumns
Gets the columns not included in the mapping or the additional columns from the output that should be ignored.
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 JoinType
Gets the type of join that should occur.
Public property Map
Gets a map matching columns from the original table to columns in the 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