Compartilhar via


StatusingAssignmentsDataSet.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 StatusingAssignmentsDataSet.

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

Sintaxe

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

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

Valor de propriedade

Tipo: System.Data.DataRelationCollection

Ver também

Referência

StatusingAssignmentsDataSet classe

StatusingAssignmentsDataSet membros

WebSvcStatusing namespace