Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies a single level within the derived hierarchy data relationship tree.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfDerivedHierarchyContextIdentifier
Microsoft.MasterDataServices.DerivedHierarchyLevel
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "DerivedHierarchyLevel", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class DerivedHierarchyLevel _
Inherits MdmDataContractOfDerivedHierarchyContextIdentifier
'Применение
Dim instance As DerivedHierarchyLevel
[DataContractAttribute(Name = "DerivedHierarchyLevel", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DerivedHierarchyLevel : MdmDataContractOfDerivedHierarchyContextIdentifier
[DataContractAttribute(Name = L"DerivedHierarchyLevel", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class DerivedHierarchyLevel : public MdmDataContractOfDerivedHierarchyContextIdentifier
[<DataContractAttribute(Name = "DerivedHierarchyLevel", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DerivedHierarchyLevel =
class
inherit MdmDataContractOfDerivedHierarchyContextIdentifier
end
public class DerivedHierarchyLevel extends MdmDataContractOfDerivedHierarchyContextIdentifier
Тип DerivedHierarchyLevel обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DerivedHierarchyLevel | Initializes a new instance of the DerivedHierarchyLevel class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AuditInfo | Gets or sets audit information. (Производный от MdmDataContractOfDerivedHierarchyContextIdentifier.) |
![]() |
DisplayName | Gets or sets the name to be displayed. |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Производный от DataContractBase.) |
![]() |
ForeignEntityId | Gets or sets the foreign entity ID. |
![]() |
ForeignId | Gets or sets the foreign ID. |
![]() |
ForeignType | Gets or sets the HierarchyItemType that is specified in the ForeignId. |
![]() |
Identifier | Gets or sets the ID of MDM data contract of a derived hierarchy. (Производный от MdmDataContractOfDerivedHierarchyContextIdentifier.) |
![]() |
IsRecursive | Gets or sets a value indicating whether the derived hierarchy level has a recursive relationship. |
![]() |
IsVisible | Gets or sets a value that indicates whether the level is visible within the derived hierarchy. |
![]() |
LevelNumber | Gets or sets the level number. |
![]() |
MemberType | Gets or sets the member type. |
![]() |
Permission | Gets or sets a security permission. (Производный от MdmDataContractOfDerivedHierarchyContextIdentifier.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)