AnnotationsUpdateResponse Klasse

Definition

Stellt eine Antwort auf eine Anforderung 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

AnnotationsUpdateResponse()

Initialisiert eine neue Instanz der AnnotationsUpdateResponse-Klasse mit Standardwerten.

AnnotationsUpdateResponse(OperationResult)

Initialisiert eine neue Instanz der AnnotationsUpdateResponse -Klasse mit dem angegebenen Vorgangsergebnis.

Felder

OperationResult

Gibt das Vorgangsergebnis an.

Gilt für: