次の方法で共有


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowChanging イベント

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

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

構文

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

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

関連項目

参照先

SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス

SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー

WebSvcSecurity 名前空間