ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowDeleting 事件
刪除列之前發生前事件。
命名空間: WebSvcProject
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event RelationshipsRowDeleting As ProjectContextDataSet.RelationshipsRowChangeEventHandler
'用途
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim handler As ProjectContextDataSet.RelationshipsRowChangeEventHandler
AddHandler instance.RelationshipsRowDeleting, handler
public event ProjectContextDataSet.RelationshipsRowChangeEventHandler RelationshipsRowDeleting
請參閱
參照
ProjectContextDataSet.RelationshipsDataTable 類別