Classe DerivedHierarchyLevel
Specifies a single level within the derived hierarchy data relationship tree.
Gerarchia di ereditarietà
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfDerivedHierarchyContextIdentifier
Microsoft.MasterDataServices.DerivedHierarchyLevel
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
<DataContractAttribute(Name := "DerivedHierarchyLevel", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class DerivedHierarchyLevel _
Inherits MdmDataContractOfDerivedHierarchyContextIdentifier
'Utilizzo
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
Nel tipo DerivedHierarchyLevel sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
DerivedHierarchyLevel | Initializes a new instance of the DerivedHierarchyLevel class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
AuditInfo | Gets or sets audit information. Ereditato da MdmDataContractOfDerivedHierarchyContextIdentifier. |
![]() |
DisplayName | Gets or sets the name to be displayed. |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. Ereditato da 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. Ereditato da 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. Ereditato da MdmDataContractOfDerivedHierarchyContextIdentifier. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.