MessageResponse Класс

Определение

Представляет ответ на сообщение MDS.

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

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

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

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

MessageResponse(OperationResult)

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

Поля

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

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

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