TimesheetAuditExportDataSet.AuditExportsDataTable.OnRowChanging 方法

该成员将替代 DataTable.OnRowChanging(DataRowChangeEventArgs)

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

语法

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

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

参数

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsDataTable 类

TimesheetAuditExportDataSet.AuditExportsDataTable 成员

WebSvcAdmin 命名空间