次の方法で共有


SyncDataSet.SyncFieldMappingsDataTable.NewSyncFieldMappingsRow メソッド

行オブジェクトを作成するには、 SyncFieldMappingsDataTableで。

名前空間:  WebSvcProject
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Function NewSyncFieldMappingsRow As SyncDataSet.SyncFieldMappingsRow
'使用
Dim instance As SyncDataSet.SyncFieldMappingsDataTable
Dim returnValue As SyncDataSet.SyncFieldMappingsRow

returnValue = instance.NewSyncFieldMappingsRow()
public SyncDataSet.SyncFieldMappingsRow NewSyncFieldMappingsRow()

戻り値

型: WebSvcProject.SyncDataSet.SyncFieldMappingsRow
SyncDataSet.SyncFieldMappingsRow を返します。

関連項目

参照先

SyncDataSet.SyncFieldMappingsDataTable クラス

SyncDataSet.SyncFieldMappingsDataTable メンバー

WebSvcProject 名前空間