Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


TraceStopCause Enumeration

Specifies an enumeration of cause to stop the trace.

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

Syntax

C#
public enum TraceStopCause

Members

Member name Description
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.

See Also

Reference

Microsoft.AnalysisServices Namespace