CalendarDataSet.CalendarExceptionsDataTable.OnRowDeleting 方法

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

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

语法

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

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

参数

另请参阅

引用

CalendarDataSet.CalendarExceptionsDataTable 类

CalendarDataSet.CalendarExceptionsDataTable 成员

WebSvcCalendar 命名空间