EntityMemberAttributesGetResponse Classe

Definizione

Rappresenta una risposta che può restituire un EntityMembers e un OperationResult tipo

public ref class EntityMemberAttributesGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberAttributesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAttributesGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberAttributesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAttributesGetResponse = class
Public Class EntityMemberAttributesGetResponse
Ereditarietà
EntityMemberAttributesGetResponse
Attributi

Costruttori

Nome Descrizione
EntityMemberAttributesGetResponse()

Inizializza una nuova istanza della EntityMemberAttributesGetResponse classe che ha valori predefiniti.

EntityMemberAttributesGetResponse(EntityMembers, OperationResult)

Inizializza una nuova istanza della EntityMemberAttributesGetResponse classe che ha i membri dell'entità specificati e il risultato dell'operazione.

Campi

Nome Descrizione
EntityMembers

I membri dell'entità.

OperationResult

Il risultato dell'operazione, includeva un ID unico per il tracciamento e la registrazione.

Si applica a