TraceStopCause 열거형

Specifies an enumeration of cause to stop the trace.

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

구문

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

멤버

멤버 이름 설명
Finished The cause of trace to stop is finished.
StoppedByException The cause of trace is stopped by exception.
StoppedByUser The cause of trace is stopped by the user.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스