次の方法で共有


ProjectContextDataSet.RelationshipsDataTable.NewRelationshipsRow メソッド

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

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

構文

'宣言
Public Function NewRelationshipsRow As ProjectContextDataSet.RelationshipsRow
'使用
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim returnValue As ProjectContextDataSet.RelationshipsRow

returnValue = instance.NewRelationshipsRow()
public ProjectContextDataSet.RelationshipsRow NewRelationshipsRow()

戻り値

型: WebSvcProject.ProjectContextDataSet.RelationshipsRow

関連項目

参照先

ProjectContextDataSet.RelationshipsDataTable クラス

ProjectContextDataSet.RelationshipsDataTable メンバー

WebSvcProject 名前空間