Status Property
The Status property returns the previous creation status
of a cube.
Syntax
object .Status
Applies To
Discussion
Use status information to qualify a cube for production. For example, you can set the CubeCreation property to False for all cubes for which warnings were issued.
The Status property uses the values of xtrCubeStatus.
A COM exception is thrown in error situations. The message that is passed with the exception varies depending on the error situation.
Type
Constant - xtrCubeStatus
Access
Read