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