다음을 통해 공유


BREntityMemberType 열거형

Represents the type of entity member associated with a business rule.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
<DataContractAttribute(Name := "BREntityMemberType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration BREntityMemberType
‘사용 방법
Dim instance As BREntityMemberType
[DataContractAttribute(Name = "BREntityMemberType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum BREntityMemberType
[DataContractAttribute(Name = L"BREntityMemberType", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class BREntityMemberType
[<DataContractAttribute(Name = "BREntityMemberType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BREntityMemberType
public enum BREntityMemberType

멤버

멤버 이름 설명
NotSpecified Member type is unspecified.
Leaf Specifies leaf type members that do not have children in explicit hierarchies.
Consolidated Specifies consolidated type members that participate in explicit hierarchies and may have children in explicit hierarchies.

참고 항목

참조

Microsoft.MasterDataServices 네임스페이스