共用方式為


SecurityGroupsDataSet.CategoryPermissionsDataTable.CategoryPermissionsRowChanged 事件

列有所變更之後,就會發生後置事件。

命名空間:  WebSvcSecurity
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Event CategoryPermissionsRowChanged As SecurityGroupsDataSet.CategoryPermissionsRowChangeEventHandler
'用途
Dim instance As SecurityGroupsDataSet.CategoryPermissionsDataTable
Dim handler As SecurityGroupsDataSet.CategoryPermissionsRowChangeEventHandler

AddHandler instance.CategoryPermissionsRowChanged, handler
public event SecurityGroupsDataSet.CategoryPermissionsRowChangeEventHandler CategoryPermissionsRowChanged

請參閱

參照

SecurityGroupsDataSet.CategoryPermissionsDataTable 類別

SecurityGroupsDataSet.CategoryPermissionsDataTable 成員

WebSvcSecurity 命名空間