StagingGetResponse Kelas

Definisi

Mewakili respons yang berisi hasil operasi dan array yang berisi informasi batch penahapan.

public ref class StagingGetResponse
[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="StagingGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingGetResponse
[<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="StagingGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingGetResponse = class
Public Class StagingGetResponse
Warisan
StagingGetResponse
Atribut

Konstruktor

StagingGetResponse()

Menginisialisasi instans StagingGetResponse baru kelas yang memiliki nilai default.

StagingGetResponse(Collection<StagingBatch>, OperationResult, Collection<StagingUnbatchedInformation>)

Menginisialisasi instans StagingGetResponse baru kelas dengan daftar batch, hasil operasi, dan informasi yang tidak dibatasi yang ditentukan.

Bidang

Batches

Daftar batch yang akan dikembalikan.

OperationResult

Hasil operasi, termasuk ID unik untuk pelacakan dan pengelogan.

UnbatchedInformation

Informasi ringkasan tentang rekaman dalam sistem penahapan yang tidak terkait dengan batch.

Berlaku untuk