del método ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.OnRowDeleted
Un controlador de evento posterior para el evento ReminderSubscriptionInfoRowDeleted .
Espacio de nombres: WebSvcNotifications
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Protected Overrides Sub OnRowDeleted ( _
e As DataRowChangeEventArgs _
)
'Uso
Dim e As DataRowChangeEventArgs
Me.OnRowDeleted(e)
protected override void OnRowDeleted(
DataRowChangeEventArgs e
)
Parámetros
e
Tipo: System.Data.DataRowChangeEventArgsLos datos para el evento.
Vea también
Referencia
clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable