ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowChanging イベント
前の行が変更される前に発生するイベント。
名前空間: WebSvcProject
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Event RelationshipsRowChanging As ProjectContextDataSet.RelationshipsRowChangeEventHandler
'使用
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim handler As ProjectContextDataSet.RelationshipsRowChangeEventHandler
AddHandler instance.RelationshipsRowChanging, handler
public event ProjectContextDataSet.RelationshipsRowChangeEventHandler RelationshipsRowChanging
関連項目
参照先
ProjectContextDataSet.RelationshipsDataTable クラス