Despite asking for one cube partition, SSASPartitions function allways retrieve internally all partitions from all cubes from the catalog parameter. As CLR function does not support overloaded meth...
In my environment the resultset of SELECT * FROM SSASPartitions('Server','Database') growth every time. The function never forgets the last result set and adds every new resultset at the end. W2003...