ASTaskBase.UnsubscribeToProgressEvent(SessionTrace) Méthode

Définition

Annule l'abonnement de la tâche à l'événement de progression.

protected:
 void UnsubscribeToProgressEvent(Microsoft::AnalysisServices::SessionTrace ^ trace);
protected void UnsubscribeToProgressEvent (Microsoft.AnalysisServices.SessionTrace trace);
member this.UnsubscribeToProgressEvent : Microsoft.AnalysisServices.SessionTrace -> unit
Protected Sub UnsubscribeToProgressEvent (trace As SessionTrace)

Paramètres

trace
SessionTrace

Trace.

S’applique à