Compartilhar via


ProjectTeamDataSet.Relations propriedade

Obtém a coleção de relações que vincular tabelas e permitir a navegação do pai tabelas para tabelas filho no ProjectTeamDataSet.

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

Sintaxe

'Declaração
Public ReadOnly Property Relations As DataRelationCollection
    Get
'Uso
Dim instance As ProjectTeamDataSet
Dim value As DataRelationCollection

value = instance.Relations
public DataRelationCollection Relations { get; }

Valor de propriedade

Tipo: System.Data.DataRelationCollection

Ver também

Referência

ProjectTeamDataSet classe

ProjectTeamDataSet membros

WebSvcProject namespace