Событие 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 класс