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 | |
---|---|---|
Aggregate | Runs the Multidimensional Expressions (MDX) Aggregate function on a set and an expression. | |
CrossJoin | Runs the Multidimensional Expressions (MDX) Crossjoin function on two sets. | |
DrilldownMember | Runs the Multidimensional Expressions (MDX) DrilldownMember function on two sets. | |
Equals | Overloaded. (inherited from Object ) | |
Filter | Runs the Multidimensional Expressions (MDX) Filter function on a set. | |
Generate | Runs the Multidimensional Expressions (MDX) Generate function on a set. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ParallelPeriod | Runs the Multidimensional Expressions (MDX) ParallelPeriod function. | |
ReferenceEquals | (inherited from Object ) | |
StrToSet | Runs the Multidimensional Expressions (MDX) StrToSet function. | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top