次の方法で共有


SecurityProjectCategoriesDataSet.UserRelationsDataTable.UserRelationsRowChanging イベント

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

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

構文

'宣言
Public Event UserRelationsRowChanging As SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler
'使用
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler

AddHandler instance.UserRelationsRowChanging, handler
public event SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler UserRelationsRowChanging

関連項目

参照先

SecurityProjectCategoriesDataSet.UserRelationsDataTable クラス

SecurityProjectCategoriesDataSet.UserRelationsDataTable メンバー

WebSvcSecurity 名前空間