BREntityMemberType 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주의
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 비즈니스 규칙과 연결된 엔터티 멤버의 형식을 지정합니다.