Compartilhar via


ProjectDataSet.DependencyDataTable.AddDependencyRow método (ProjectDataSet.DependencyRow)

Adiciona um objeto de DependencyRow a DependencyDataTable.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Sub AddDependencyRow ( _
    row As ProjectDataSet.DependencyRow _
)
'Uso
Dim instance As ProjectDataSet.DependencyDataTable
Dim row As ProjectDataSet.DependencyRow

instance.AddDependencyRow(row)
public void AddDependencyRow(
    ProjectDataSet.DependencyRow row
)

Parâmetros

Ver também

Referência

ProjectDataSet.DependencyDataTable classe

ProjectDataSet.DependencyDataTable membros

AddDependencyRow em sobrecarga

WebSvcStatusing namespace