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

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

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