CubeStatus.OlapDatabaseErrorReturn enumeration

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 OlapDatabaseErrorReturn
'Usage
Dim instance As CubeStatus.OlapDatabaseErrorReturn
public enum OlapDatabaseErrorReturn

Members

Member name Description
OlapDbDoesNotExist Not supported.
OlapDbIsDefault Not supported.
InvalidParams Not supported.
ErrorOccured Not supported.
Success Not supported.

See also

Reference

Microsoft.Office.Project.Server.Library namespace