SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleted 事件

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

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

语法

声明
Public Event GroupRelationsRowDeleted As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
用法
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler

AddHandler instance.GroupRelationsRowDeleted, handler
public event SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowDeleted

另请参阅

引用

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 类

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 成员

WebSvcSecurity 命名空间