Поделиться через


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

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

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