TableNotificationCollection.Remove(TableNotification) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.