Condividi tramite


Classe AnnotationsCreateResponse

Represents a response to an EntityMemberAnnotationsCreateRequest.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices..::..AnnotationsCreateResponse

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

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

Nel tipo AnnotationsCreateResponse sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico AnnotationsCreateResponse() () () () Initializes a new instance of the AnnotationsCreateResponse class with default values.
Metodo pubblico AnnotationsCreateResponse(OperationResult) Initializes a new instance of the AnnotationsCreateResponse class with the specified operation result.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Campi

  Nome Descrizione
Campo pubblico 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.