VersionCopyResponse Klasse

Definition

Definiert den Nachrichtenvertrag für die Versionskopierantwort.

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

Hinweise

VersionCopyResponse liefert nur Standardbetriebsergebnisse.

Konstruktoren

Name Beschreibung
VersionCopyResponse()

Initialisiert eine neue Instanz der VersionCopyResponse Klasse mit Standardwerten.

VersionCopyResponse(OperationResult)

Initialisiert eine neue Instanz der VersionCopyResponse Klasse, die das spezifizierte Operationsergebnis hat.

Felder

Name Beschreibung
OperationResult

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

Gilt für: