Compartilhar via


Enumeração TraceStopCause

Specifies an enumeration of cause to stop the trace.

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

Sintaxe

'Declaração
Public Enumeration TraceStopCause
'Uso
Dim instance As TraceStopCause
public enum TraceStopCause
public enum class TraceStopCause
type TraceStopCause
public enum TraceStopCause

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.AnalysisServices