Compartilhar via


TableNotificationCollection.Remove(TableNotification) Método

Definição

Remove o TableNotification especificado desta coleção.

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

Parâmetros

item
TableNotification

O TableNotification a ser removido.

Aplica-se a