Compartilhar via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertSubscriptionInfoRowDeleting event

Pré-evento ocorre antes de uma linha é excluída.

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

Syntax

'Declaração
Public Event AlertSubscriptionInfoRowDeleting As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
'Uso
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim handler As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler

AddHandler instance.AlertSubscriptionInfoRowDeleting, handler
public event AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler AlertSubscriptionInfoRowDeleting

Ver também

Referência

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable members

WebSvcNotifications namespace