Compartilhar via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.OnRowDeleted method

Um manipulador após o evento para o evento ReminderSubscriptionInfoRowDeleted .

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Protected Overrides Sub OnRowDeleted ( _
    e As DataRowChangeEventArgs _
)
'Uso
Dim e As DataRowChangeEventArgs

Me.OnRowDeleted(e)
protected override void OnRowDeleted(
    DataRowChangeEventArgs e
)

Parâmetros

Ver também

Referência

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members

WebSvcNotifications namespace