Classe HierarchyMembers
Represents objects used by HierarchyMembersGet.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..HierarchyMembers
Espace de noms : Microsoft.MasterDataServices.Services.DataContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
<DataContractAttribute(Name := "HierarchyMembers", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class HierarchyMembers
'Utilisation
Dim instance As HierarchyMembers
[DataContractAttribute(Name = "HierarchyMembers", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class HierarchyMembers
[DataContractAttribute(Name = L"HierarchyMembers", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class HierarchyMembers
[<DataContractAttribute(Name = "HierarchyMembers", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type HierarchyMembers = class end
public class HierarchyMembers
Le type HierarchyMembers expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
HierarchyMembers | Initializes a new instance of the HierarchyMembers class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
EntityId | Gets or sets the entity of the parent child data to get. |
![]() |
HierarchyId | Gets or sets the hierarchy of the parent child data. |
![]() |
HierarchyType | Gets or sets the hierarchy type (explicit or derived). |
![]() |
Members | Gets or sets the member data retrieved by this operation. |
![]() |
ModelId | Gets or sets the model of the parent-child data to get. |
![]() |
VersionId | Gets or sets the version of the parent-child data. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)