Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies a parent–child representation that requires all leaf members to be expressed once and only once.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfEntityContextIdentifier
Microsoft.MasterDataServices.ExplicitHierarchy
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "ExplicitHierarchy", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ExplicitHierarchy _
Inherits MdmDataContractOfEntityContextIdentifier
'Usage
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
Der ExplicitHierarchy-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ExplicitHierarchy | Initializes a new instance of the ExplicitHierarchy class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
AuditInfo | Gets or sets an audit inro. (Geerbt von MdmDataContractOfEntityContextIdentifier.) |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Geerbt von DataContractBase.) |
![]() |
FullyQualifiedName | Gets or sets the fully qualified name for the hierarchy. |
![]() |
Identifier | Gets or sets an ID of the MDM entity context ID. (Geerbt von 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. (Geerbt von MdmDataContractOfEntityContextIdentifier.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)