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

适用于