次の方法で共有


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

Leaf

NotSpecified 0

指定なし

注釈

単純型は BREntityMemberType 、ビジネス ルールに関連付けられているエンティティ メンバーの型を指定します。

適用対象