Freigeben über


TraceStopCause-Enumeration

Specifies an enumeration of cause to stop the trace.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Enumeration TraceStopCause
'Usage
Dim instance As TraceStopCause
public enum TraceStopCause
public enum class TraceStopCause
type TraceStopCause
public enum TraceStopCause

Elemente

Elementname Beschreibung
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.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace