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