EntityMemberAnnotationsGetResponse Класс

Определение

Хранит подробные данные ответа.

public ref class EntityMemberAnnotationsGetResponse
[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="EntityMemberAnnotationsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAnnotationsGetResponse
[<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="EntityMemberAnnotationsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAnnotationsGetResponse = class
Public Class EntityMemberAnnotationsGetResponse
Наследование
EntityMemberAnnotationsGetResponse
Атрибуты

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

EntityMemberAnnotationsGetResponse()

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

EntityMemberAnnotationsGetResponse(Collection<Annotation>, Identifier, MemberIdentifier, Identifier, OperationResult, Identifier)

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

Поля

Annotations

Массив заметок для создания.

EntityId

Идентификатор GUID или точное имя сущности.

MemberId

Идентификатор элемента.

ModelId

Идентификатор GUID или точное имя модели.

OperationResult

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

VersionId

Идентификатор GUID или точное имя версии модели.

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