Partager via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Classe

Utilisé pour gérer une collection de date en fonction des rappels sur les événements pour les utilisateurs de project.

Hiérarchie d’héritage

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable

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

Syntaxe

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

Remarques

Chaque data row de la table de données contient un objet de rappel ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow .

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

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Membres

WebSvcNotifications - Espace de noms