共用方式為


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