共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.OnRowDeleting 方法

ReminderSubscriptionInfoRowDeleting事件前的事件處理常式。

命名空間:  WebSvcNotifications
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Protected Overrides Sub OnRowDeleting ( _
    e As DataRowChangeEventArgs _
)
'用途
Dim e As DataRowChangeEventArgs

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

參數

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 成員

WebSvcNotifications 命名空間