EntityStagingGetResponse Klasse

Definition

Repräsentiert ein Entitäten-Staging-Objekt get-return.

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
Vererbung
EntityStagingGetResponse
Attribute

Konstruktoren

Name Beschreibung
EntityStagingGetResponse()

Initialisiert eine neue Instanz der EntityStagingGetResponse-Klasse.

EntityStagingGetResponse(Int32, Collection<EntityStagingBatch>, OperationResult)

Initialisiert eine neue Instanz der EntityStagingGetResponse Klasse mit der angegebenen Batch-Anzahl, Chargen und dem Operationsergebnis.

Felder

Name Beschreibung
BatchCount

Spezifiziert die Gesamtzahl der Chargen.

Batches

Spezifiziert eine Liste von Entitäts-Staging Batches.

OperationResult

Spezifiziert das Operationsergebnis.

Gilt für: