ResourceDataSet.CalendarExceptionsDataTable.CalendarExceptionsRowDeleted 事件
會刪除一列之後發生後置事件。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event CalendarExceptionsRowDeleted As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
'用途
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim handler As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
AddHandler instance.CalendarExceptionsRowDeleted, handler
public event ResourceDataSet.CalendarExceptionsRowChangeEventHandler CalendarExceptionsRowDeleted
請參閱
參照
ResourceDataSet.CalendarExceptionsDataTable 類別