The DataRelationshipsCalculation type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Execute |
Execute the calculation. If the results exists they will updated - otherwise they will be created.
(Inherited from CalculationTSettings, TResults.) |
![]() | Execute(CalculationExecutionPromptMode) |
Execute the calculation. If the results exists they will updated - otherwise they will be created.
(Inherited from CalculationTSettings, TResults.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetName |
Set the unique (within the CalculationCollection) name of
this Calculation instance.
(Inherited from CalculationTSettings, TResults.) |
![]() | ToString |
Returns a String that represents this instance.
(Inherited from Calculation.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | INodeContextGetAncestorT |
Implements GetAncestorT.
(Inherited from DocumentNode.) |
![]() ![]() | INodeContextGetServiceT |
Implements GetServiceT.
(Inherited from DocumentNode.) |
![]() ![]() | INodeContextIsDescendantOf |
Implements IsDescendantOf(DocumentNode).
(Inherited from DocumentNode.) |
![]() ![]() | ITransactionsBeginAggregatedTransaction |
Implements BeginAggregatedTransaction.
(Inherited from DocumentNode.) |
![]() ![]() | ITransactionsExecuteInvisibleTransaction |
Implements ExecuteInvisibleTransaction(Executor).
(Inherited from DocumentNode.) |
![]() ![]() | ITransactionsExecuteStickyTransaction |
Implements ExecuteStickyTransaction(Guid, Executor).
(Inherited from DocumentNode.) |
![]() ![]() | ITransactionsExecuteTransaction |
Implements ExecuteTransaction(Executor).
(Inherited from DocumentNode.) |
See Also