SecurityCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleted 事件
删除了某行后发生的后期事件。
命名空间: WebSvcSecurity
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Event GroupRelationsRowDeleted As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
用法
Dim instance As SecurityCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
AddHandler instance.GroupRelationsRowDeleted, handler
public event SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowDeleted
另请参阅
引用
SecurityCategoriesDataSet.GroupRelationsDataTable 类