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 类