AnnotationsDeleteRequest Klasse

Definition

Repräsentiert eine Anfrage, eine bestehende Annotation zu löschen.

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

Hinweise

Nur der Benutzer, der die Annotation erstellt hat, oder ein Modelladministrator kann eine Anmerkung löschen. Die Anmerkungen werden nach ID gefunden.

Konstruktoren

Name Beschreibung
AnnotationsDeleteRequest()

Initialisiert eine neue Instanz der AnnotationsDeleteRequest Klasse mit Standardwerten.

AnnotationsDeleteRequest(International, Int32)

Initialisiert eine neue Instanz der AnnotationsDeleteRequest Klasse mit der angegebenen Kultur- und Annotations-ID.

Felder

Name Beschreibung
Id

Gibt die Annotations-ID an.

International

Spezifiziert das kulturelle Setting.

Gilt für: