다음을 통해 공유


ModelObjectType 열거형

Specifies the model permission types.

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

구문

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

멤버

멤버 이름 설명
Attribute The model permission type is Attribute.
AttributeGroup The model permission type is AttributeGroup.
CollectionMemberType The model permission type is CollectionMemberType.
ConsolidatedMemberType The model permission type is ConsolidatedMemberType.
DerivedHierarchy 더 이상 사용되지 않습니다. The model permission type is DerivedHierarchy.
Entity The model permission type is Entity.
ExplicitHierarchy 더 이상 사용되지 않습니다. The model permission type is ExplicitHierarchy.
LeafMemberType The model permission type is LeafMemberType.
Model The model permission type is Model.
None The model permission type is None.

참고 항목

참조

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스