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