EntityStagingLoadResponse Klasse

Definition

Stellt den Nachrichtenvertrag für die Antwort in Bezug auf die beim Entitätsstaging zu ladenden Elemente dar.

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

EntityStagingLoadResponse()

Initialisiert eine neue Instanz der EntityStagingLoadResponse-Klasse.

EntityStagingLoadResponse(OperationResult, Collection<Identifier>)

Initialisiert eine neue Instanz der EntityStagingLoadResponse-Klasse mit dem angegebenen Vorgangsergebnis und den angegebenen Stagingbatches.

Felder

OperationResult

Gibt das Vorgangsergebnis an.

StagingBatches

Gibt eine Liste der zu ladenden Stagingbatches für Entitäten an.

Gilt für: