MdxAxisGenerator.CreateMdx Method (Microsoft.PerformancePoint.Scorecards.DataSourceProviders)

Generates the MDX for an axis. Iterates through the member set and checks for sorting options.

Namespace: Microsoft.PerformancePoint.Scorecards.DataSourceProviders
Assembly: Microsoft.PerformancePoint.Scorecards.DataSourceProviders.Standard (in microsoft.performancepoint.scorecards.datasourceproviders.standard.dll)

Syntax

'Declaration
Public Function CreateMdx As String
'Usage
Dim instance As MdxAxisGenerator
Dim returnValue As String

returnValue = instance.CreateMdx
public string CreateMdx ()

Return Value

The MDX for an axis.

See Also

Reference

MdxAxisGenerator Class
MdxAxisGenerator Members
Microsoft.PerformancePoint.Scorecards.DataSourceProviders Namespace