SecurityGroupsDataSet.SecurityGroupsDataTable.SecurityGroupsRowDeleted 事件
刪除列之後發生後置事件。
命名空間: WebSvcSecurity
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event SecurityGroupsRowDeleted As SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler
'用途
Dim instance As SecurityGroupsDataSet.SecurityGroupsDataTable
Dim handler As SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler
AddHandler instance.SecurityGroupsRowDeleted, handler
public event SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler SecurityGroupsRowDeleted
請參閱
參照
SecurityGroupsDataSet.SecurityGroupsDataTable 類別