EntityStagingProcessResponse Klasse

Definition

Repräsentiert den Antwort-Nachrichtenvertrag der Entitäten-Staging-Prozessmitglieder.

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

Konstruktoren

Name Beschreibung
EntityStagingProcessResponse()

Initialisiert eine neue Instanz der EntityStagingProcessResponse-Klasse.

EntityStagingProcessResponse(Int32, OperationResult)

Initialisiert eine neue Instanz der EntityStagingProcessResponse Klasse mit der angegebenen Batch-ID und dem Operationsergebnis.

Felder

Name Beschreibung
BatchId

Spezifiziert die resultierende Batch-ID, die dem Batch gegeben wird.

OperationResult

Spezifiziert das Operationsergebnis.

Gilt für: