TableNotificationCollection.Remove(TableNotification) Methode

Definition

Entfernt das angegebene TableNotification-Objekt aus dieser Collection.

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

Parameter

item
TableNotification

Das zu entfernende TableNotification-Element.

Gilt für: