共用方式為


ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowDeleting 事件

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

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

語法

'宣告
Public Event ProjWssInfoRowDeleting As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
'用途
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim handler As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler

AddHandler instance.ProjWssInfoRowDeleting, handler
public event ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler ProjWssInfoRowDeleting

請參閱

參照

ProjectWSSInfoDataSet.ProjWssInfoDataTable 類別

ProjectWSSInfoDataSet.ProjWssInfoDataTable 成員

WebSvcWssInterop 命名空間