Cube.Measures(**cube** as any) as table
返回包含 cube 中可用度量值集的表。 每个度量值都表示为一个函数。 可以使用 Cube.AddMeasureColumn 将度量值应用到多维数据集。
cube