DriverDataSet.DriverImpactStatementsRowChangeEvent 构造函数

DriverDataSet.DriverImpactStatementsRowChangeEvent对象的新实例进行初始化。

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

语法

声明
Public Sub New ( _
    row As DriverDataSet.DriverImpactStatementsRow, _
    action As DataRowAction _
)
用法
Dim row As DriverDataSet.DriverImpactStatementsRow
Dim action As DataRowAction

Dim instance As New DriverDataSet.DriverImpactStatementsRowChangeEvent(row, action)
public DriverImpactStatementsRowChangeEvent(
    DriverDataSet.DriverImpactStatementsRow row,
    DataRowAction action
)

参数

另请参阅

引用

DriverDataSet.DriverImpactStatementsRowChangeEvent 类

DriverDataSet.DriverImpactStatementsRowChangeEvent 成员

WebSvcDriver 命名空间