This topic has not yet been rated - Rate this topic

MDX Class

Provides static methods for executing Multidimensional Expressions (MDX) functions without constructing the full MDX syntax.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)
public sealed class MDX

The MDX class functions similarly to Expression, but without the need to construct the statement from scratch. You can use predefined MDX functions to quickly return calculations.

System.Object
  Microsoft.AnalysisServices.AdomdServer.MDX
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.