SecurityGroupsDataSet.GlobalPermissionsDataTable.GlobalPermissionsRowDeleted 事件

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

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

语法

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

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

另请参阅

引用

SecurityGroupsDataSet.GlobalPermissionsDataTable 类

SecurityGroupsDataSet.GlobalPermissionsDataTable 成员

WebSvcSecurity 命名空间