Compartilhar via


ProjectWSSInfoDataSet.Relations propriedade

Obtém a coleção de relações de tabela no ProjectWSSInfoDataSet.

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

Sintaxe

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

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

Valor de propriedade

Tipo: System.Data.DataRelationCollection

Ver também

Referência

ProjectWSSInfoDataSet classe

ProjectWSSInfoDataSet membros

WebSvcWssInterop namespace