StagingProcessResponse Klasse

Definition

Enthält die Details der Reaktion des Staging-Prozesses.

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

Konstruktoren

Name Beschreibung
StagingProcessResponse()

Initialisiert eine neue Instanz der StagingProcessResponse Klasse mit Standardwerten.

StagingProcessResponse(StagingBatch, OperationResult)

Initialisiert eine neue Instanz der StagingProcessResponse Klasse, die die angegebene Batch-ID und das Ergebnis der Operation hat.

Felder

Name Beschreibung
BatchId

Die Batch-ID der zuvor unbatched Datensätze.

OperationResult

Das Operationsergebnis beinhaltet eine eindeutige ID für Tracking und Protokollierung.

Gilt für: