Класс DerivedHierarchyLevel

Extends MdmDataContractOfDerivedHierarchyContextIdentifier complex type.

Иерархия наследования

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts. . :: . .MdmDataContract< (Of < ( <'DerivedHierarchyContextIdentifier> ) > ) >
    Microsoft.MasterDataServices.Services.DataContracts..::..DerivedHierarchyLevel

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
<DataContractAttribute(Name := "DerivedHierarchyLevel", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class DerivedHierarchyLevel _
    Inherits MdmDataContract(Of DerivedHierarchyContextIdentifier)
'Применение
Dim instance As DerivedHierarchyLevel
[DataContractAttribute(Name = "DerivedHierarchyLevel", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class DerivedHierarchyLevel : MdmDataContract<DerivedHierarchyContextIdentifier>
[DataContractAttribute(Name = L"DerivedHierarchyLevel", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class DerivedHierarchyLevel sealed : public MdmDataContract<DerivedHierarchyContextIdentifier^>
[<SealedAttribute>]
[<DataContractAttribute(Name = "DerivedHierarchyLevel", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DerivedHierarchyLevel =  
    class
        inherit MdmDataContract<DerivedHierarchyContextIdentifier>
    end
public final class DerivedHierarchyLevel extends MdmDataContract<DerivedHierarchyContextIdentifier>

Тип DerivedHierarchyLevel обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод DerivedHierarchyLevel Initializes a new instance of the DerivedHierarchyLevel class.

В начало

Свойства

  Имя Описание
Открытое свойство AuditInfo Gets or sets the AuditInfo. (Производный от MdmDataContract< (Of < ( <'IdType> ) > ) >.)
Открытое свойство DisplayName String name to be displayed.
Открытое свойство ForeignEntityId Identifier complex type.
Открытое свойство ForeignId Identifier complex type.
Открытое свойство ForeignType HierarchyItemType simple type.
Открытое свойство Identifier Gets or sets the ID. (Производный от MdmDataContract< (Of < ( <'IdType> ) > ) >.)
Открытое свойство IsRecursive Gets or sets a value indicating whether the derived hierarchy level has a recursive relationship.
Открытое свойство IsVisible Expresses visibility of level.
Открытое свойство LevelNumber Represents depth of the level.
Открытое свойство MemberType MemberType simple type.
Открытое свойство Permission Gets or sets the permission. (Производный от MdmDataContract< (Of < ( <'IdType> ) > ) >.)

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.