Share via


CubeBuildingService.MAX_OLAP_DATABASES field

Indicates the maximum number of OLAP databases that are allowed to be created in a site.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly MAX_OLAP_DATABASES As Integer
'Usage
Dim value As Integer

value = CubeBuildingService.MAX_OLAP_DATABASES
public static readonly int MAX_OLAP_DATABASES

Remarks

The MAX_OLAP_DATABASES read-only value is 100.

See also

Reference

CubeBuildingService class

CubeBuildingService members

Microsoft.Office.Project.Server.Library namespace