AnnotationsDeleteResponse Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Repräsentiert eine Antwort auf eine Anfrage, eine bestehende Annotation zu löschen.
public ref class AnnotationsDeleteResponse
[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="AnnotationsDeleteResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AnnotationsDeleteResponse
[<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="AnnotationsDeleteResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AnnotationsDeleteResponse = class
Public Class AnnotationsDeleteResponse
- Vererbung
-
AnnotationsDeleteResponse
- Attribute
Konstruktoren
| Name | Beschreibung |
|---|---|
| AnnotationsDeleteResponse() |
Initialisiert eine neue Instanz der AnnotationsDeleteResponse Klasse mit Standardwerten. |
| AnnotationsDeleteResponse(OperationResult) |
Initialisiert eine neue Instanz der AnnotationsDeleteResponse Klasse mit dem spezifizierten Operationsergebnis. |
Felder
| Name | Beschreibung |
|---|---|
| OperationResult |
Spezifiziert das Operationsergebnis. |