DataColumnCalculationDependencyCollection Properties TIBCO Spotfire 7.6 API Reference

The DataColumnCalculationDependencyCollection type exposes the following members.

Properties

  Name Description
Public property Columns
The DataColumn objects that this dependency represents.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DataTable
The datatable in which the columns represented by this dependency resides. Will return a value even if all the columns in the table are deleted and is thus preferable to asking the columns for their ancestor table. Returns null if the datatable no longer exists.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference