ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.OnRowDeleting - Méthode
Un gestionnaire antérieur à l'événement pour l'événement ReminderSubscriptionInfoRowDeleting .
Espace de noms : WebSvcNotifications
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Protected Overrides Sub OnRowDeleting ( _
e As DataRowChangeEventArgs _
)
'Utilisation
Dim e As DataRowChangeEventArgs
Me.OnRowDeleting(e)
protected override void OnRowDeleting(
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