Класс HierarchyMembers
Represents objects used by HierarchyMembersGet.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..HierarchyMembers
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "HierarchyMembers", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class HierarchyMembers
'Применение
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
Тип HierarchyMembers обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
HierarchyMembers | Initializes a new instance of the HierarchyMembers class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)