共用方式為


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 命名空間