TimesheetDataSet.ActionsDataTable.ActionsRowDeleting 事件
在刪除資料列之前發生前的事件。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event ActionsRowDeleting As TimesheetDataSet.ActionsRowChangeEventHandler
'用途
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler
AddHandler instance.ActionsRowDeleting, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowDeleting
請參閱
參照
TimesheetDataSet.ActionsDataTable 類別