Share via


AnnotationsDeleteResponse Classe

Définition

Représente une réponse à une demande pour supprimer une annotation existante.

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
Héritage
AnnotationsDeleteResponse
Attributs

Constructeurs

AnnotationsDeleteResponse()

Initialise une nouvelle instance de la classe AnnotationsDeleteResponse avec les valeurs par défaut.

AnnotationsDeleteResponse(OperationResult)

Initialise une nouvelle instance de la AnnotationsDeleteResponse classe avec le résultat de l’opération spécifié.

Champs

OperationResult

Spécifie le résultat d'opération.

S’applique à