ProjectContextDataSet.RelationshipsDataTable.AddRelationshipsRow-Methode (ProjectContextDataSet.RelationshipsRow)
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub AddRelationshipsRow ( _
row As ProjectContextDataSet.RelationshipsRow _
)
'Usage
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim row As ProjectContextDataSet.RelationshipsRow
instance.AddRelationshipsRow(row)
public void AddRelationshipsRow(
ProjectContextDataSet.RelationshipsRow row
)
Parameter
row
Typ: WebSvcProject.ProjectContextDataSet.RelationshipsRowEnthält die Beziehungen Zeile hinzufügen.
Siehe auch
Referenz
ProjectContextDataSet.RelationshipsDataTable Klasse
ProjectContextDataSet.RelationshipsDataTable-Member