バージョン

GetMdxSets メソッド (MdxAxis)

このインスタンスで記述される MDX 軸に含まれる全 IMdxSet 要素のリストを取得します。
シンタックス
'宣言
 
Public Function GetMdxSets() As IEnumerable(Of IMdxSet)
public IEnumerable<IMdxSet> GetMdxSets()
参照