バージョン

GetMdxSets メソッド (MdxAxis)

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

オンラインで表示: GitHub