ReqDemPlanSSASHelper.partitionXMLAHeader Method [AX 2012]

Returns an XMLA header that can be used for partition-related XMLA commands.

private str partitionXMLAHeader(str _databaseName, str _cubeId)

Run On

Server

Parameters

_databaseName
Type: str
The Analysis Services database name.
_cubeId
Type: str
The Analysis Services cube ID.

Return Value

Type: str
A string that contains the XMLA header.

Community Additions

ADD
Show: