Partager via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable - Classe

Utilisé pour gérer une collection d'alertes de l'abonnement.

Hiérarchie d’héritage

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable

Espace de noms :  WebSvcNotifications
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class AlertSubscriptionInfoDataTable _
    Inherits DataTable _
    Implements IEnumerable
'Utilisation
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
[SerializableAttribute]
public class AlertSubscriptionInfoDataTable : DataTable, 
    IEnumerable

Remarques

Chaque ligne de la table de données contient un objet AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow .

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable - Membres

WebSvcNotifications - Espace de noms