次の方法で共有


ProjectContextDataSet.RelationshipsDataTable.AddRelationshipsRow メソッド (ProjectContextDataSet.RelationshipsRow)

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

構文

'宣言
Public Sub AddRelationshipsRow ( _
    row As ProjectContextDataSet.RelationshipsRow _
)
'使用
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim row As ProjectContextDataSet.RelationshipsRow

instance.AddRelationshipsRow(row)
public void AddRelationshipsRow(
    ProjectContextDataSet.RelationshipsRow row
)

パラメーター

関連項目

参照先

ProjectContextDataSet.RelationshipsDataTable クラス

ProjectContextDataSet.RelationshipsDataTable メンバー

AddRelationshipsRow オーバーロード

WebSvcProject 名前空間