DataRelationshipsCalculation Methods TIBCO Spotfire 7.11 API Reference

The DataRelationshipsCalculation type exposes the following members.

Methods

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

  Name Description
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference