Condividi tramite


Classe EntityMembersGetResponse

Returns a response that may contain an EntityMembers complex type and may contain an EntityMembersInformation complex type and may contain an OperationResult complex type.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageResponse
    Microsoft.MasterDataServices.Services.MessageContracts..::..EntityMembersGetResponse

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

Sintassi

'Dichiarazione
<MessageContractAttribute> _
Public Class EntityMembersGetResponse _
    Inherits MessageResponse
'Utilizzo
Dim instance As EntityMembersGetResponse
[MessageContractAttribute]
public class EntityMembersGetResponse : MessageResponse
[MessageContractAttribute]
public ref class EntityMembersGetResponse : public MessageResponse
[<MessageContractAttribute>]
type EntityMembersGetResponse =  
    class
        inherit MessageResponse
    end
public class EntityMembersGetResponse extends MessageResponse

Nel tipo EntityMembersGetResponse sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico EntityMembersGetResponse Initializes a new instance of the EntityMembersGetResponse class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica EntityMembers Gets or sets an EntityMembers complex type.
Proprietà pubblica EntityMembersInformation Gets or sets a complex type data response returned to describe the EntityMembers resultset that is returned in the same response.
Proprietà pubblica OperationResult Gets or sets the result of an operation. Ereditato da MessageResponse.

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

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.