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 или точное название версии модели.

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