共用方式為


WssSettingsDataSet.WssAdminRowChangeEvent 建構函式

初始化WssSettingsDataSet.WssAdminRowChangeEvent物件的新執行個體。

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

語法

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

Dim instance As New WssSettingsDataSet.WssAdminRowChangeEvent(row, action)
public WssAdminRowChangeEvent(
    WssSettingsDataSet.WssAdminRow row,
    DataRowAction action
)

參數

請參閱

參照

WssSettingsDataSet.WssAdminRowChangeEvent 類別

WssSettingsDataSet.WssAdminRowChangeEvent 成員

WebSvcWssInterop 命名空間