ReqDemPlanSSASHelper::isSSASDatabaseSet Method [AX 2012]

Check whether the Analysis Services database is set up.

server public static boolean isSSASDatabaseSet(ReqDemPlanForecastVersion _cubeType)

Run On

Server

Parameters

_cubeType
Type: ReqDemPlanForecastVersion Enumeration
The cube type.

Return Value

Type: boolean
true if database is set up; otherwise, false.
Show: