TimesheetManagersDataSet.TimesheetManagersDataTable.OnRowDeleting 方法

前期事件处理程序。

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

语法

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

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

参数

另请参阅

引用

TimesheetManagersDataSet.TimesheetManagersDataTable 类

TimesheetManagersDataSet.TimesheetManagersDataTable 成员

WebSvcAdmin 命名空间