共用方式為


WssSettingsDataSet.WssAdminDataTable.NewWssAdminRow 方法

在WssAdminDataTable中建立一個資料列。

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

語法

'宣告
Public Function NewWssAdminRow As WssSettingsDataSet.WssAdminRow
'用途
Dim instance As WssSettingsDataSet.WssAdminDataTable
Dim returnValue As WssSettingsDataSet.WssAdminRow

returnValue = instance.NewWssAdminRow()
public WssSettingsDataSet.WssAdminRow NewWssAdminRow()

傳回值

類型:WebSvcWssInterop.WssSettingsDataSet.WssAdminRow
Row 物件。

請參閱

參照

WssSettingsDataSet.WssAdminDataTable 類別

WssSettingsDataSet.WssAdminDataTable 成員

WebSvcWssInterop 命名空間