Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class and its members are reserved for internal use and are not intended to be used in your code.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration OlapDatabaseStatus
'Usage
Dim instance As CubeStatus.OlapDatabaseStatus
public enum OlapDatabaseStatus
Members
| Member name | Description | |
|---|---|---|
| NotBuilt | Value = 0. Not built. | |
| Success | Value = 1. Success. | |
| Failure | Value = 2. Failure. | |
| Processing | Value = 3. Processing. |