AnnotationsDeleteResponse Klasse

Definition

Stellt eine Antwort auf eine Anforderung dar, eine vorhandene Anmerkung 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

AnnotationsDeleteResponse()

Initialisiert eine neue Instanz der AnnotationsDeleteResponse-Klasse mit Standardwerten.

AnnotationsDeleteResponse(OperationResult)

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

Felder

OperationResult

Gibt das Vorgangsergebnis an.

Gilt für: