AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertSubscriptionInfoRowChanging event
Pré-evento ocorre antes de uma linha é alterada.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Event AlertSubscriptionInfoRowChanging As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
'Uso
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim handler As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
AddHandler instance.AlertSubscriptionInfoRowChanging, handler
public event AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler AlertSubscriptionInfoRowChanging
Ver também
Referência
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable members