EventHandlersDataSet.EventHandlersRowChangeEvent.Action 属性

描述指定行中的数据发生更改时触发的事件处理程序。

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

语法

声明
Public ReadOnly Property Action As DataRowAction
    Get
用法
Dim instance As EventHandlersDataSet.EventHandlersRowChangeEvent
Dim value As DataRowAction

value = instance.Action
public DataRowAction Action { get; }

属性值

类型:System.Data.DataRowAction

另请参阅

引用

EventHandlersDataSet.EventHandlersRowChangeEvent 类

EventHandlersDataSet.EventHandlersRowChangeEvent 成员

WebSvcEvents 命名空间