ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowChanging 事件
發生於變更資料列之前的前事件。
命名空間: WebSvcWssInterop
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event ProjWssInfoRowChanging As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
'用途
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim handler As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
AddHandler instance.ProjWssInfoRowChanging, handler
public event ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler ProjWssInfoRowChanging
請參閱
參照
ProjectWSSInfoDataSet.ProjWssInfoDataTable 類別