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 命名空间