Перечисление RelationshipType
Specifies the type of hierarchy relationship between members.
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)
Синтаксис
'Декларация
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration RelationshipType
'Применение
Dim instance As RelationshipType
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum RelationshipType
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class RelationshipType
[<DataContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type RelationshipType
public enum RelationshipType
Элементы
Имя элемента | Описание | |
---|---|---|
All | All relationship types are returned. | |
Parent | A parent relationship. | |
Sibling | A sibling or peer relationship. |
См. также
Справочник
Пространство имен Microsoft.MasterDataServices.Services.DataContracts