DataManager Properties

Spotfire 14.3 API Reference

The DataManager type exposes the following members.

Properties

  NameDescription
Public propertyAllRows
Gets a DataSelection which is always full for all DataTable objects.
Public propertyColumnRelations
Gets the collection of column relations.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDataFunctions
Gets the data functions.
Public propertyExpressionFunctions
Gets the expression functions.
Public propertyFilterings
Gets a collection of the filtering selections that the data manager contains.
Public propertyHighlight
Gets the highlight selection
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLoadReport
Gets the DataLoadReport to retrieve information on changes that occured the DataManager was loaded using linked data.
Public propertyMarkings
Gets a collection of the marking selections that the data manager contains.
Public propertyProperties
Gets the data property registry. This registry is used to modify the definition of metadata properties.
Public propertyRelations
Gets the collection of relations.
Public propertySaveSettings
Gets or sets the settings that should be used when saving the data in the DataManager.
Public propertyTables
Gets a collection of the tables that the data manager contains. A data table is created from calculation or a data source.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference