Classe HierarchyMembersGetResponse
Represents a response that can return HierarchyMembers complex type and can return an OperationResult complex type.
Hiérarchie d'héritage
System.Object
Microsoft.MasterDataServices.HierarchyMembersGetResponse
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
<MessageContractAttribute(WrapperName := "HierarchyMembersGetResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class HierarchyMembersGetResponse
'Utilisation
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
Le type HierarchyMembersGetResponse expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
HierarchyMembersGetResponse() | Initializes a new instance of the HierarchyMembersGetResponse class that has default values. | |
HierarchyMembersGetResponse(HierarchyMembers, OperationResult) | Initializes a new instance of the HierarchyMembersGetResponse class that has the specified hierarchy members and operation result. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
HierarchyMembers | The hierarchy members. | |
OperationResult | The operation result, including a unique ID for tracking and logging. |
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.