다음을 통해 공유


MiningModel.Parent 속성

Gets the MiningStructure to which this mining model belongs.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.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.AdomdClient.MiningStructure
The mining structure to which this mining model belongs.

참고 항목

참조

MiningModel 클래스

Microsoft.AnalysisServices.AdomdClient 네임스페이스