EntityStagingProcessResponse Класс

Определение

Представляет контракт ответа на сообщения участников процесса staging сущности.

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

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

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

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

EntityStagingProcessResponse(Int32, OperationResult)

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

Поля

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

Указывает полученный идентификатор партии, присваиваемый партии.

OperationResult

Задаёт результат операции.

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