SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable.OnRowDeleted 方法

SecurityPrincipleCategoryRelationsRowDeleted事件后的事件处理程序。

命名空间:  WebSvcSecurity
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Protected Overrides Sub OnRowDeleted ( _
    e As DataRowChangeEventArgs _
)
用法
Dim e As DataRowChangeEventArgs

Me.OnRowDeleted(e)
protected override void OnRowDeleted(
    DataRowChangeEventArgs e
)

参数

另请参阅

引用

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable 类

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable 成员

WebSvcSecurity 命名空间