Classe TraceStoppedEventArgs
Represents a trace stopped event.
System.Object
System.EventArgs
Microsoft.AnalysisServices.TraceStoppedEventArgs
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
'Déclaration
Public NotInheritable Class TraceStoppedEventArgs _
Inherits EventArgs
'Utilisation
Dim instance As TraceStoppedEventArgs
public sealed class TraceStoppedEventArgs : EventArgs
public ref class TraceStoppedEventArgs sealed : public EventArgs
[<SealedAttribute>]
type TraceStoppedEventArgs =
class
inherit EventArgs
end
public final class TraceStoppedEventArgs extends EventArgs
Le type TraceStoppedEventArgs expose les membres suivants.
Nom | Description | |
---|---|---|
![]() |
Exception | Gets the exception that occurs in the event. |
![]() |
StopCause | Gets the cause of trace to stop. |
Haut de la page
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.