次の方法で共有


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleted イベント

後、行が削除された後に発生するイベント。

名前空間:  WebSvcSecurity
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Event GroupRelationsRowDeleted As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
'使用
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler

AddHandler instance.GroupRelationsRowDeleted, handler
public event SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowDeleted

関連項目

参照先

SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス

SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー

WebSvcSecurity 名前空間