回复: [上传]一个帮助理解AS2005的小程序
对程序中"clear calculations"的说明:
MSDN中:
CLEAR CALCULATIONS Statement (MDX)
Removes all calculations from the cube and returns the cube to calculation pass 0.
意即:使得这个cube,没有任何MDX脚本与之关联,若某cell与非叶级成员或nonadditive度量关联,则它的值为null.
返回null.