Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Execute ( CodeActivityContext executionContext ) : void |
Executes the specified execution context.
|
|
Execute ( CubeBase cubeBase ) : void |
Executes the specified cube base.
|
protected Execute ( CodeActivityContext executionContext ) : void | ||
executionContext | CodeActivityContext | The execution context. |
Résultat | void |
protected abstract Execute ( CubeBase cubeBase ) : void | ||
cubeBase | CubeBase | The cube base. |
Résultat | void |