QueryNotificationCollection.Remove(QueryNotification) Methode

Definition

Entfernt das angegebene QueryNotification-Objekt aus dieser Collection.

public void Remove (Microsoft.AnalysisServices.QueryNotification item);
member this.Remove : Microsoft.AnalysisServices.QueryNotification -> unit
Public Sub Remove (item As QueryNotification)

Parameter

item
QueryNotification

Das zu entfernende QueryNotification-Element.

Gilt für: