Classe AnnotationsUpdateResponse
Represents a response to a request to update the comment text of an annotation.
Gerarchia di ereditarietà
System.Object
Microsoft.MasterDataServices.AnnotationsUpdateResponse
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute(WrapperName := "AnnotationsUpdateResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class AnnotationsUpdateResponse
'Utilizzo
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
Nel tipo AnnotationsUpdateResponse sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
AnnotationsUpdateResponse() | Initializes a new instance of the AnnotationsUpdateResponse class with default values. |
![]() |
AnnotationsUpdateResponse(OperationResult) | Initializes a new instance of the AnnotationsUpdateResponse class with the specified operation result. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
OperationResult | Specifies the operation result. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.