Класс 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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.