StagingClearResponse Класс

Определение

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

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

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

StagingClearResponse()

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

StagingClearResponse(Int32, Int32, Int32, OperationResult, Int32)

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

Поля

AttributesRecordsClearedCount

Количество очищенных записей атрибутов.

BatchesQueuedToClearCount

Количество очищаемых пакетов.

MemberRecordsClearedCount

Количество очищенных записей элементов.

OperationResult

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

RelationshipRecordsClearedCount

Количество очищенных записей связей.

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