共用方式為


TimesheetDataSet.LinesDataTable.LinesRowDeleting 事件

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

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

語法

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

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

請參閱

參照

TimesheetDataSet.LinesDataTable 類別

TimesheetDataSet.LinesDataTable 成員

WebSvcTimeSheet 命名空間