Condividi tramite


Classe HierarchyMembersGetResponse

Represents a response that can return HierarchyMembers complex type and can return an OperationResult complex type.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices..::..HierarchyMembersGetResponse

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

Sintassi

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

Nel tipo HierarchyMembersGetResponse sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico HierarchyMembersGetResponse() () () () Initializes a new instance of the HierarchyMembersGetResponse class that has default values.
Metodo pubblico HierarchyMembersGetResponse(HierarchyMembers, OperationResult) Initializes a new instance of the HierarchyMembersGetResponse class that has the specified hierarchy members and 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 HierarchyMembers The hierarchy members.
Campo pubblico OperationResult The operation result, including a unique ID for tracking and logging.

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.