MiningServiceControl 열거형

학습 작업에서 마이닝 서비스 알고리즘이 노출하는 제어 수준을 나타냅니다.

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

구문

‘선언
Public Enumeration MiningServiceControl
‘사용 방법
Dim instance As MiningServiceControl
public enum MiningServiceControl
public enum class MiningServiceControl
type MiningServiceControl
public enum MiningServiceControl

멤버

멤버 이름 설명
Cancel 학습한 내용은 보존하면서 알고리즘의 학습 작업을 취소할 수 있습니다.
None 학습한 내용을 손실하지 않고 알고리즘의 학습 작업을 취소할 수 없습니다.
SuspendResume 학습 작업을 다시 시작할 수 있습니다.
SuspendWithResult 학습 작업을 일시 중지할 수 있으며 학습한 내용으로 의미 있는 결과를 만들 수 있습니다.

참고 항목

참조

Microsoft.AnalysisServices.AdomdServer 네임스페이스