Méthode TableNotificationCollection.Contains

Indicates whether the collection contains a specified TableNotification.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public bool Contains(
    TableNotification item
)

Paramètres

Valeur de retour

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

Voir aussi

Référence

TableNotificationCollection Classe

Espace de noms Microsoft.AnalysisServices