DriverPrioritizationDataSet.PrioritizationDataTable.PrioritizationRowDeleted 事件

删除了某行后发生的后期事件。

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

语法

声明
Public Event PrioritizationRowDeleted As DriverPrioritizationDataSet.PrioritizationRowChangeEventHandler
用法
Dim instance As DriverPrioritizationDataSet.PrioritizationDataTable
Dim handler As DriverPrioritizationDataSet.PrioritizationRowChangeEventHandler

AddHandler instance.PrioritizationRowDeleted, handler
public event DriverPrioritizationDataSet.PrioritizationRowChangeEventHandler PrioritizationRowDeleted

另请参阅

引用

DriverPrioritizationDataSet.PrioritizationDataTable 类

DriverPrioritizationDataSet.PrioritizationDataTable 成员

WebSvcDriver 命名空间