次の方法で共有


Database.Cubes プロパティ

定義

データベースに関連付けられているキューブのコレクションを取得します。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.CubeCollection Cubes { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Cubes : Microsoft.AnalysisServices.CubeCollection
Public ReadOnly Property Cubes As CubeCollection

プロパティ値

キューブのコレクションです。

属性

適用対象