EntityStagingGetResponse Kelas

Definisi

Mewakili penahapan entitas mendapatkan objek pengembalian.

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

Konstruktor

EntityStagingGetResponse()

Menginisialisasi instans baru kelas EntityStagingGetResponse.

EntityStagingGetResponse(Int32, Collection<EntityStagingBatch>, OperationResult)

Menginisialisasi instans EntityStagingGetResponse baru kelas dengan jumlah batch, batch, dan hasil operasi yang ditentukan.

Bidang

BatchCount

Menentukan jumlah total batch.

Batches

Menentukan daftar batch penahapan entitas.

OperationResult

Menentukan hasil operasi.

Berlaku untuk