ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowChanging 事件

前期事件更改行之前发生。

命名空间:  WebSvcProject
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Event RelationshipsRowChanging As ProjectContextDataSet.RelationshipsRowChangeEventHandler
用法
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim handler As ProjectContextDataSet.RelationshipsRowChangeEventHandler

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

另请参阅

引用

ProjectContextDataSet.RelationshipsDataTable 类

ProjectContextDataSet.RelationshipsDataTable 成员

WebSvcProject 命名空间