Método TableNotificationCollection.Contains

Indicates whether the collection contains a specified TableNotification.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
public bool Contains(
    TableNotification item
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
true if the TableNotification exists in the collection; otherwise, false.

Consulte também

Referência

TableNotificationCollection Classe

Namespace Microsoft.AnalysisServices