MiningContentNode.ParentNode 속성

MiningContentNode의 직계 부모를 가져옵니다.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.dll)

구문

‘선언
Public ReadOnly Property ParentNode As MiningContentNode 
    Get
‘사용 방법
Dim instance As MiningContentNode 
Dim value As MiningContentNode 

value = instance.ParentNode
public MiningContentNode ParentNode { get; }
public:
property MiningContentNode^ ParentNode {
    MiningContentNode^ get ();
}
member ParentNode : MiningContentNode
function get ParentNode () : MiningContentNode

속성 값

유형: Microsoft.AnalysisServices.AdomdServer.MiningContentNode
MiningContentNode 의 직계 부모를 나타내는 MiningContentNode입니다.

참고 항목

참조

MiningContentNode 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스