Bagikan melalui


StagingClearResponse Kelas

Definisi

Mewakili pesan respons yang menentukan hitungan untuk batch dan atribut, anggota, dan rekaman hubungan yang dihapus.

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
Warisan
StagingClearResponse
Atribut

Konstruktor

StagingClearResponse()

Menginisialisasi instans baru kelas StagingClearResponse yang memiliki nilai default.

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

Menginisialisasi instans StagingClearResponse baru kelas yang memiliki jumlah rekaman atribut, batch, rekaman anggota, dan rekaman hubungan yang dibersihkan, dan hasil operasi yang ditentukan.

Bidang

AttributesRecordsClearedCount

Jumlah rekaman atribut yang dibersihkan.

BatchesQueuedToClearCount

Jumlah batch yang akan dibersihkan.

MemberRecordsClearedCount

Jumlah catatan anggota dibersihkan.

OperationResult

Hasil operasi, termasuk ID unik untuk pelacakan dan pengelogan.

RelationshipRecordsClearedCount

Jumlah rekaman hubungan dibersihkan.

Berlaku untuk