DataRelationshipsCalculation Methods

Spotfire 14.3 API Reference

The DataRelationshipsCalculation type exposes the following members.

Methods

  NameDescription
Public methodExecute
Execute the calculation. If the results exists they will updated - otherwise they will be created.
(Inherited from CalculationTSettings, TResults.)
Public methodExecute(CalculationExecutionPromptMode)
Execute the calculation. If the results exists they will updated - otherwise they will be created.
(Inherited from CalculationTSettings, TResults.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetName
Set the unique (within the CalculationCollection) name of this Calculation instance.
(Inherited from CalculationTSettings, TResults.)
Public methodToString
Returns a String that represents this instance.
(Inherited from Calculation.)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodINodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementationPrivate methodINodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementationPrivate methodINodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementationPrivate methodITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementationPrivate methodITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementationPrivate methodITransactionsExecuteInvisibleTransaction2
Implements ExecuteInvisibleTransaction(Executor) for the Action Mods API.
(Inherited from DocumentNode.)
Explicit interface implementationPrivate methodITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementationPrivate methodITransactionsExecuteStickyTransaction2
Implements ExecuteStickyTransaction(Guid, Executor) for the Action Mods API.
(Inherited from DocumentNode.)
Explicit interface implementationPrivate methodITransactionsExecuteTransaction (Inherited from DocumentNode.)
Explicit interface implementationPrivate methodITransactionsExecuteTransaction2
Implements ExecuteTransaction(Executor) for the Action Mods API.
(Inherited from DocumentNode.)
Top
See Also

Reference