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