MDX Miembros
Provides static methods for executing Multidimensional Expressions (MDX) functions without constructing the full MDX syntax.
El tipo MDX expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
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 | (Se hereda de Object). | |
Filter | Runs the Multidimensional Expressions (MDX) Filter function on a set. | |
Finalize | (Se hereda de Object). | |
Generate | Runs the Multidimensional Expressions (MDX) Generate function on a set. | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ParallelPeriod | Runs the Multidimensional Expressions (MDX) ParallelPeriod function. | |
StrToSet | Runs the Multidimensional Expressions (MDX) StrToSet function. | |
ToString | (Se hereda de Object). |
Principio