次の方法で共有


ParentPerspective プロパティ

PerspectiveAttribute オブジェクトの親 Perspective を取得します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentPerspective As Perspective
    Get
'使用
Dim instance As PerspectiveAttribute
Dim value As Perspective

value = instance.ParentPerspective
[BrowsableAttribute(false)]
public Perspective ParentPerspective { get; }
[BrowsableAttribute(false)]
public:
property Perspective^ ParentPerspective {
    Perspective^ get ();
}
[<BrowsableAttribute(false)>]
member ParentPerspective : Perspective
function get ParentPerspective () : Perspective

プロパティ値

型: Microsoft.AnalysisServices. . :: . .Perspective
Perspective オブジェクトです。