EntityStagingLoadResponse Klasse

Definition

Repräsentiert den Vertrag für die Antwortnachricht der Entitäten-Staging-Lastmitglieder.

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

Konstruktoren

Name Beschreibung
EntityStagingLoadResponse()

Initialisiert eine neue Instanz der EntityStagingLoadResponse-Klasse.

EntityStagingLoadResponse(OperationResult, Collection<Identifier>)

Initialisiert eine neue Instanz der Klasse EntityStagingLoadResponse mit dem angegebenen Operationsergebnis und Staging Batches.

Felder

Name Beschreibung
OperationResult

Spezifiziert das Operationsergebnis.

StagingBatches

Spezifiziert eine Liste von Entity-Staging Batches, die geladen werden sollen.

Gilt für: