DataRelation Properties

Spotfire 14.3 API Reference

The DataRelation type exposes the following members.

Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyExpression
Gets or sets the expression used to define the relation.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyIsValid
Gets a value indicating whether the relation is valid, false otherwise..
Public propertyLeftTable
Gets the left data table.
Public propertyRightTable
Gets the right data table.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference