Partager via


Classe AnnotationsUpdateResponse

Represents a response to a request to update the comment text of an annotation.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.MasterDataServices..::..AnnotationsUpdateResponse

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
<MessageContractAttribute(WrapperName := "AnnotationsUpdateResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    IsWrapped := True)> _
Public Class AnnotationsUpdateResponse
'Utilisation
Dim instance As AnnotationsUpdateResponse
[MessageContractAttribute(WrapperName = "AnnotationsUpdateResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public class AnnotationsUpdateResponse
[MessageContractAttribute(WrapperName = L"AnnotationsUpdateResponse", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public ref class AnnotationsUpdateResponse
[<MessageContractAttribute(WrapperName = "AnnotationsUpdateResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)>]
type AnnotationsUpdateResponse =  class end
public class AnnotationsUpdateResponse

Le type AnnotationsUpdateResponse expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique AnnotationsUpdateResponse() () () () Initializes a new instance of the AnnotationsUpdateResponse class with default values.
Méthode publique AnnotationsUpdateResponse(OperationResult) Initializes a new instance of the AnnotationsUpdateResponse class with the specified operation result.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ public OperationResult Specifies the operation result.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.