DataManager Properties TIBCO Spotfire 7.6 API Reference

The DataManager type exposes the following members.

Properties

  Name Description
Public property AllRows
Gets a DataSelection which is always full for all DataTable objects.
Public property ColumnRelations
Gets the collection of column relations.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DataFunctions
Gets the data functions.
Public property ExpressionFunctions
Gets the expression functions.
Public property Filterings
Gets a collection of the filtering selections that the data manager contains.
Public property Highlight
Gets the highlight selection
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LoadReport
Gets the DataLoadReport to retrieve information on changes that occured the DataManager was loaded using linked data.
Public property Markings
Gets a collection of the marking selections that the data manager contains.
Public property Properties
Gets the data property registry. This registry is used to modify the definition of metadata properties.
Public property Relations
Gets the collection of relations.
Public property SaveSettings
Gets or sets the settings that should be used when saving the data in the DataManager.
Public property Tables
Gets a collection of the tables that the data manager contains. A data table is created from calculation or a data source.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference