Compartilhar via


QueryNotificationCollection.Remove(QueryNotification) Método

Definição

Remove o QueryNotification especificado desta coleção.

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

Parâmetros

item
QueryNotification

O QueryNotification a ser removido.

Aplica-se a