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 類別