ResourceAuthorizationDataSet.ResourcesDataTable.ResourcesRowDeleted 事件
會刪除一列之後發生的後置事件。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event ResourcesRowDeleted As ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler
'用途
Dim instance As ResourceAuthorizationDataSet.ResourcesDataTable
Dim handler As ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler
AddHandler instance.ResourcesRowDeleted, handler
public event ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler ResourcesRowDeleted
請參閱
參照
ResourceAuthorizationDataSet.ResourcesDataTable 類別