MiningService.Control 속성

마이닝 서비스 모델에 대한 MiningServiceControl을 가져옵니다.

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

구문

‘선언
Public ReadOnly Property Control As MiningServiceControl 
    Get
‘사용 방법
Dim instance As MiningService 
Dim value As MiningServiceControl 

value = instance.Control
public MiningServiceControl Control { get; }
public:
property MiningServiceControl Control {
    MiningServiceControl get ();
}
member Control : MiningServiceControl
function get Control () : MiningServiceControl

속성 값

유형: Microsoft.AnalysisServices.AdomdServer.MiningServiceControl
마이닝 서비스 모델에 대한 제어 수준입니다.

참고 항목

참조

MiningService 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스