次の方法で共有


Parent プロパティ

PerspectiveAttribute オブジェクトの親分析観点ディメンションを取得します。

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

構文

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

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

プロパティ値

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