ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.OnRowChanged method
Um manipulador após o evento para o evento ReminderSubscriptionInfoRowChanged .
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Protected Overrides Sub OnRowChanged ( _
e As DataRowChangeEventArgs _
)
'Uso
Dim e As DataRowChangeEventArgs
Me.OnRowChanged(e)
protected override void OnRowChanged(
DataRowChangeEventArgs e
)
Parâmetros
e
Type: System.Data.DataRowChangeEventArgsOs dados para o evento.
Ver também
Referência
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members