Compartilhar via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.OnRowDeleted method

This member overrides DataTable.OnRowDeleted(DataRowChangeEventArgs).

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

Syntax

'Declaração
Protected Overrides Sub OnRowDeleted ( _
    e As DataRowChangeEventArgs _
)
'Uso
Dim e As DataRowChangeEventArgs

Me.OnRowDeleted(e)
protected override void OnRowDeleted(
    DataRowChangeEventArgs e
)

Parâmetros

Ver também

Referência

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable members

WebSvcNotifications namespace