Класс EntityMembersInformation
Represents a complex type data response returned to describe the EntityMembers result set that is returned in the same response.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..EntityMembersInformation
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "EntityMembersInformation", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class EntityMembersInformation
'Применение
Dim instance As EntityMembersInformation
[DataContractAttribute(Name = "EntityMembersInformation", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMembersInformation
[DataContractAttribute(Name = L"EntityMembersInformation", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class EntityMembersInformation
[<DataContractAttribute(Name = "EntityMembersInformation", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMembersInformation = class end
public class EntityMembersInformation
Тип EntityMembersInformation обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
EntityMembersInformation | Initializes a new instance of the EntityMembersInformation class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
MemberCount | Gets or sets the count of members based on the applied Search Term. |
![]() |
PageNumber | Gets or sets the number of the page provided. |
![]() |
TotalMemberCount | Gets or sets the total visible records based on security and hierarchy parent filter. |
![]() |
TotalPages | Gets or sets the total number of pages provided. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)