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

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

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