DriverPrioritizationDataSet.PrioritizationEntriesDataTable.PrioritizationEntriesRowDeleted 事件
删除了某行后发生的后期事件。
命名空间: WebSvcDriver
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Event PrioritizationEntriesRowDeleted As DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEventHandler
用法
Dim instance As DriverPrioritizationDataSet.PrioritizationEntriesDataTable
Dim handler As DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEventHandler
AddHandler instance.PrioritizationEntriesRowDeleted, handler
public event DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEventHandler PrioritizationEntriesRowDeleted
另请参阅
引用
DriverPrioritizationDataSet.PrioritizationEntriesDataTable 类
DriverPrioritizationDataSet.PrioritizationEntriesDataTable 成员