SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleting 事件

前期事件发生之前删除的行。

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

语法

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

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

另请参阅

引用

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 类

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 成员

WebSvcSecurity 命名空间