共用方式為


ImportTimesheetDataSet.LinesDataTable.LinesRowDeleting 事件

在刪除資料列之前發生前的事件。

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

語法

'宣告
Public Event LinesRowDeleting As ImportTimesheetDataSet.LinesRowChangeEventHandler
'用途
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler

AddHandler instance.LinesRowDeleting, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowDeleting

請參閱

參照

ImportTimesheetDataSet.LinesDataTable 類別

ImportTimesheetDataSet.LinesDataTable 成員

WebSvcStatusing 命名空間