Share via


MiningModel.Parent 속성

이 마이닝 모델이 속한 MiningStructure를 가져옵니다.

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

구문

‘선언
Public ReadOnly Property Parent As MiningStructure 
    Get
‘사용 방법
Dim instance As MiningModel 
Dim value As MiningStructure 

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

속성 값

유형: Microsoft.AnalysisServices.AdomdServer.MiningStructure
마이닝 모델이 속한 마이닝 구조입니다.

참고 항목

참조

MiningModel 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스