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 类

ProjectContextDataSet.RelationshipsDataTable 成员

WebSvcProject 命名空间