次の方法で共有


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleting イベント

前の行が削除される前に発生するイベント。

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

構文

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

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

関連項目

参照先

SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス

SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー

WebSvcSecurity 名前空間