다음을 통해 공유


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 네임스페이스