共用方式為


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 命名空間