MDX Members

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

The following tables list the members exposed by the MDX type.

Public Methods

(see also Protected Methods )

  Name Description
ms143632.pubmethod(en-US,SQL.90).gifms143632.static(en-US,SQL.90).gif Aggregate Runs the Multidimensional Expressions (MDX) Aggregate function on a set and an expression.
ms143632.pubmethod(en-US,SQL.90).gifms143632.static(en-US,SQL.90).gif CrossJoin Runs the Multidimensional Expressions (MDX) Crossjoin function on two sets.
ms143632.pubmethod(en-US,SQL.90).gifms143632.static(en-US,SQL.90).gif DrilldownMember Runs the Multidimensional Expressions (MDX) DrilldownMember function on two sets.
ms143632.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143632.pubmethod(en-US,SQL.90).gifms143632.static(en-US,SQL.90).gif Filter Runs the Multidimensional Expressions (MDX) Filter function on a set.
ms143632.pubmethod(en-US,SQL.90).gifms143632.static(en-US,SQL.90).gif Generate Runs the Multidimensional Expressions (MDX) Generate function on a set.
ms143632.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143632.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143632.pubmethod(en-US,SQL.90).gifms143632.static(en-US,SQL.90).gif ParallelPeriod Runs the Multidimensional Expressions (MDX) ParallelPeriod function.
ms143632.pubmethod(en-US,SQL.90).gifms143632.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143632.pubmethod(en-US,SQL.90).gifms143632.static(en-US,SQL.90).gif StrToSet Runs the Multidimensional Expressions (MDX) StrToSet function.
ms143632.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms143632.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms143632.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

MDX Class
Microsoft.AnalysisServices.AdomdServer Namespace