다음을 통해 공유


BREntityMemberType 열거형

정의

주의

Explicit hierarchies are deprecated. Once removed, all rules will apply only to Leaf members

비즈니스 규칙과 연결된 엔터티 멤버의 유형을 지정합니다.

public enum class BREntityMemberType
[System.Obsolete("Explicit hierarchies are deprecated. Once removed, all rules will apply only to Leaf members")]
[System.Runtime.Serialization.DataContract(Name="BREntityMemberType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum BREntityMemberType
[<System.Obsolete("Explicit hierarchies are deprecated. Once removed, all rules will apply only to Leaf members")>]
[<System.Runtime.Serialization.DataContract(Name="BREntityMemberType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BREntityMemberType = 
Public Enum BREntityMemberType
상속
BREntityMemberType
특성

필드

Consolidated 2

통합

Leaf 1

리프

NotSpecified 0

지정되지 않음

설명

단순 형식은 BREntityMemberType 비즈니스 규칙과 연결된 엔터티 멤버의 형식을 지정합니다.

적용 대상