共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.ReminderSubscriptionInfoRowChanged 事件

會在變更一列後,就會發生後置事件。

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

語法

'宣告
Public Event ReminderSubscriptionInfoRowChanged As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler
'用途
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim handler As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler

AddHandler instance.ReminderSubscriptionInfoRowChanged, handler
public event ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler ReminderSubscriptionInfoRowChanged

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 成員

WebSvcNotifications 命名空間