Класс ExplicitHierarchy
Specifies a parent–child representation that requires all leaf members to be expressed once and only once.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfEntityContextIdentifier
Microsoft.MasterDataServices.ExplicitHierarchy
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "ExplicitHierarchy", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ExplicitHierarchy _
Inherits MdmDataContractOfEntityContextIdentifier
'Применение
Dim instance As ExplicitHierarchy
[DataContractAttribute(Name = "ExplicitHierarchy", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExplicitHierarchy : MdmDataContractOfEntityContextIdentifier
[DataContractAttribute(Name = L"ExplicitHierarchy", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ExplicitHierarchy : public MdmDataContractOfEntityContextIdentifier
[<DataContractAttribute(Name = "ExplicitHierarchy", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExplicitHierarchy =
class
inherit MdmDataContractOfEntityContextIdentifier
end
public class ExplicitHierarchy extends MdmDataContractOfEntityContextIdentifier
Тип ExplicitHierarchy обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
ExplicitHierarchy | Initializes a new instance of the ExplicitHierarchy class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
AuditInfo | Gets or sets an audit inro. (Производный от MdmDataContractOfEntityContextIdentifier.) |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Производный от DataContractBase.) |
![]() |
FullyQualifiedName | Gets or sets the fully qualified name for the hierarchy. |
![]() |
Identifier | Gets or sets an ID of the MDM entity context ID. (Производный от MdmDataContractOfEntityContextIdentifier.) |
![]() |
IsMandatory | Gets or sets a value that indicates whether all leaf members are required in the hierarchy. |
![]() |
Permission | Gets or sets the permission type of the MDM data contract. (Производный от MdmDataContractOfEntityContextIdentifier.) |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.