ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.OnRowDeleted - Méthode
Un gestionnaire d'événements à l'événement ReminderSubscriptionInfoRowDeleted .
Espace de noms : WebSvcNotifications
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Protected Overrides Sub OnRowDeleted ( _
e As DataRowChangeEventArgs _
)
'Utilisation
Dim e As DataRowChangeEventArgs
Me.OnRowDeleted(e)
protected override void OnRowDeleted(
DataRowChangeEventArgs e
)
Paramètres
e
Type : System.Data.DataRowChangeEventArgsLes données de l'événement.
Voir aussi
Référence
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable classe
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Membres