SecurityCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleting 事件

前期事件发生之前删除了某行。

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

语法

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

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

另请参阅

引用

SecurityCategoriesDataSet.GroupRelationsDataTable 类

SecurityCategoriesDataSet.GroupRelationsDataTable 成员

WebSvcSecurity 命名空间