AssnHistoryDataSet.CustomFieldsDataTable.CustomFieldsRowDeleting 事件

前期事件发生之前删除的行。

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

语法

声明
Public Event CustomFieldsRowDeleting As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler
用法
Dim instance As AssnHistoryDataSet.CustomFieldsDataTable
Dim handler As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler

AddHandler instance.CustomFieldsRowDeleting, handler
public event AssnHistoryDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowDeleting

另请参阅

引用

AssnHistoryDataSet.CustomFieldsDataTable 类

AssnHistoryDataSet.CustomFieldsDataTable 成员

WebSvcStatusing 命名空间