IMDCalculationScheduledTask

Description

The IMDCalculationScheduledTask interface contains properties and methods that are used to work with the task of multidimensional calculation on DB server.

Properties

  Property name Brief description
SourceCalculation The SourceCalculation property determines a multidimensional calculation on DB server that must be executed.

Methods

  Method name Brief description
LoadCalculationArgs The LoadCalculationArgs method returns multidimensional calculation execution parameters.
SetCalculationArgs The SetCalculationArgs method sets multidimensional calculation execution parameters.

Properties inherited from IScheduledTask

  Property name Brief description
Properties The Properties property returns task parameters.
State The State property returns current task state.

Methods inherited from IScheduledTask

  Method name Brief description
CreateInvokeEvent The CreateInvokeEvent method creates a new event of executing a task of the scheduled tasks container.
GetResults The GetResults method returns task execution history.
ResetResults The ResetResults property resets the results of task execution and marks it as Ready.

See also:

Cubes Assembly Interfaces