Язык

EntityMemberKeyGetResponse Класс

Определение

Содержит детали ответа.

public ref class EntityMemberKeyGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberKeyGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberKeyGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberKeyGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberKeyGetResponse = class
Public Class EntityMemberKeyGetResponse
Наследование
EntityMemberKeyGetResponse
Атрибуты

Конструкторы

Имя Описание
EntityMemberKeyGetResponse()

Инициализирует новый экземпляр EntityMemberKeyGetResponse класса с значениями по умолчанию.

EntityMemberKeyGetResponse(Collection<MemberKey>, OperationResult)

Инициализирует новый экземпляр EntityMemberKeyGetResponse класса, который содержит указанные элементные ключи и результат операции.

Поля

Имя Описание
MemberKeys

Коллекция ключей участников.

OperationResult

Результат операции включает уникальный идентификатор для отслеживания и ведения журнала.

Применяется к