WssSettingsDataSet.Relations propriedade
Obtém a coleção de relações de tabela no WssSettingsDataSet.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property Relations As DataRelationCollection
Get
'Uso
Dim instance As WssSettingsDataSet
Dim value As DataRelationCollection
value = instance.Relations
public DataRelationCollection Relations { get; }
Valor de propriedade
Tipo: System.Data.DataRelationCollection