AnnotationsUpdateResponse Klasse

Definition

Stellt eine Antwort auf eine Anfrage dar, den Kommentartext einer Anmerkung zu aktualisieren.

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

Konstruktoren

Name Beschreibung
AnnotationsUpdateResponse()

Initialisiert eine neue Instanz der AnnotationsUpdateResponse Klasse mit Standardwerten.

AnnotationsUpdateResponse(OperationResult)

Initialisiert eine neue Instanz der AnnotationsUpdateResponse Klasse mit dem spezifizierten Operationsergebnis.

Felder

Name Beschreibung
OperationResult

Spezifiziert das Operationsergebnis.

Gilt für: