MDX 成員

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

MDX 型別公開下列成員。

方法

  名稱 描述
公用方法靜態成員 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 (繼承自 Object。)
公用方法靜態成員 Filter Runs the Multidimensional Expressions (MDX) Filter function on a set.
受保護的方法 Finalize (繼承自 Object。)
公用方法靜態成員 Generate Runs the Multidimensional Expressions (MDX) Generate function on a set.
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法靜態成員 ParallelPeriod Runs the Multidimensional Expressions (MDX) ParallelPeriod function.
公用方法靜態成員 StrToSet Runs the Multidimensional Expressions (MDX) StrToSet function.
公用方法 ToString (繼承自 Object。)

頂端