SecurityGroupsDataSet.GlobalPermissionsDataTable.GlobalPermissionsRowChanged 事件

更改行后发生的后期事件。

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

语法

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

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

另请参阅

引用

SecurityGroupsDataSet.GlobalPermissionsDataTable 类

SecurityGroupsDataSet.GlobalPermissionsDataTable 成员

WebSvcSecurity 命名空间