EntityStagingGetResponse Класс

Определение

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

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

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

EntityStagingGetResponse()

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

EntityStagingGetResponse(Int32, Collection<EntityStagingBatch>, OperationResult)

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

Поля

BatchCount

Указывает общее число пакетов.

Batches

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

OperationResult

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

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