StagingClearResponse Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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. |