Enumeração TraceStopCause

Specifies an enumeration of cause to stop the trace.

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

Sintaxe

C#
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