次の方法で共有


ResourceAuthorizationDataSet.ResourcesDataTable.ResourcesRowDeleting イベント

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

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

構文

'宣言
Public Event ResourcesRowDeleting As ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler
'使用
Dim instance As ResourceAuthorizationDataSet.ResourcesDataTable
Dim handler As ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler

AddHandler instance.ResourcesRowDeleting, handler
public event ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler ResourcesRowDeleting

関連項目

参照先

ResourceAuthorizationDataSet.ResourcesDataTable クラス

ResourceAuthorizationDataSet.ResourcesDataTable メンバー

WebSvcResource 名前空間