MiningContentNode.ParentMiningModel 속성

MiningContentNodeMiningModel을 가져옵니다.

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

구문

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

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

속성 값

유형: Microsoft.AnalysisServices.AdomdServer.MiningModel
MiningContentNodeMiningModel입니다.

참고 항목

참조

MiningContentNode 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스