共用方式為


DriverDataSet.DriverDepartmentsRowChangeEvent 建構函式

初始化DriverDataSet.DriverDepartmentsRowChangeEvent物件的新執行個體。

命名空間:  WebSvcDriver
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Sub New ( _
    row As DriverDataSet.DriverDepartmentsRow, _
    action As DataRowAction _
)
'用途
Dim row As DriverDataSet.DriverDepartmentsRow
Dim action As DataRowAction

Dim instance As New DriverDataSet.DriverDepartmentsRowChangeEvent(row, action)
public DriverDepartmentsRowChangeEvent(
    DriverDataSet.DriverDepartmentsRow row,
    DataRowAction action
)

參數

請參閱

參照

DriverDataSet.DriverDepartmentsRowChangeEvent 類別

DriverDataSet.DriverDepartmentsRowChangeEvent 成員

WebSvcDriver 命名空間