EntityStagingGetResponse Classe

Definizione

Rappresenta un oggetto get return che staging di entità.

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
Ereditarietà
EntityStagingGetResponse
Attributi

Costruttori

Nome Descrizione
EntityStagingGetResponse()

Inizializza una nuova istanza della classe EntityStagingGetResponse.

EntityStagingGetResponse(Int32, Collection<EntityStagingBatch>, OperationResult)

Inizializza una nuova istanza della EntityStagingGetResponse classe con il conteggio batch specificato, i batch e il risultato dell'operazione.

Campi

Nome Descrizione
BatchCount

Specifica il numero totale di lotti.

Batches

Specifica un elenco di lotti di staging di entità.

OperationResult

Specifica il risultato dell'operazione.

Si applica a