EntityMembersUpdateResponse Klasse

Definition

Repräsentiert eine Antwortnachricht, die die Ergebnisse der Operation enthält.

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

Hinweise

Wenn du versuchst, das Code-Attribut und ein anderes Attribut in einem Aufruf zu EntityMembersUpdateRequestaktualisieren, wird nur das Code-Attribut aktualisiert.

Konstruktoren

Name Beschreibung
EntityMembersUpdateResponse()

Initialisiert eine neue Instanz der EntityMembersUpdateResponse Klasse mit Standardwerten.

EntityMembersUpdateResponse(OperationResult)

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

Felder

Name Beschreibung
OperationResult

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

Gilt für: