Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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