SecurityGroupsDataSet.GlobalPermissionsDataTable.GlobalPermissionsRowDeleting 事件

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

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

语法

声明
Public Event GlobalPermissionsRowDeleting As SecurityGroupsDataSet.GlobalPermissionsRowChangeEventHandler
用法
Dim instance As SecurityGroupsDataSet.GlobalPermissionsDataTable
Dim handler As SecurityGroupsDataSet.GlobalPermissionsRowChangeEventHandler

AddHandler instance.GlobalPermissionsRowDeleting, handler
public event SecurityGroupsDataSet.GlobalPermissionsRowChangeEventHandler GlobalPermissionsRowDeleting

另请参阅

引用

SecurityGroupsDataSet.GlobalPermissionsDataTable 类

SecurityGroupsDataSet.GlobalPermissionsDataTable 成员

WebSvcSecurity 命名空间