バージョン

Cubes プロパティ (OlapSchema)

スキーマに含まれているキューブの列挙体を含む ReadOnlyCollection を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Cubes As OlapElementCollection(Of ICube)
public OlapElementCollection<ICube> Cubes {get;}

プロパティ値

キューブ。
参照