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简单类型指定与业务规则关联的实体成员的类型。