共用方式為


ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowChanged 事件

會在變更一列後,就會發生後置事件。

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

語法

'宣告
Public Event RelationshipsRowChanged As ProjectContextDataSet.RelationshipsRowChangeEventHandler
'用途
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim handler As ProjectContextDataSet.RelationshipsRowChangeEventHandler

AddHandler instance.RelationshipsRowChanged, handler
public event ProjectContextDataSet.RelationshipsRowChangeEventHandler RelationshipsRowChanged

請參閱

參照

ProjectContextDataSet.RelationshipsDataTable 類別

ProjectContextDataSet.RelationshipsDataTable 成員

WebSvcProject 命名空間