Cube.Perspectives プロパティ

定義

キューブのパースペクティブを取得します。

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

プロパティ値

キューブの PerspectiveCollection。

属性

適用対象