EntityStagingLoadResponse Класс

Определение

Представляет контракт сообщений для ответа о загрузке элементов промежуточной сущности.

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

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

EntityStagingLoadResponse()

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

EntityStagingLoadResponse(OperationResult, Collection<Identifier>)

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

Поля

OperationResult

Указывает результат операции.

StagingBatches

Указывает список промежуточных пакетов сущности, которые будут загружены.

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