EntityMembersGetResponse Classe

Definizione

Rappresenta un messaggio di risposta che potrebbe contenere un EntityMembers tipo complesso, potrebbe contenere un EntityMembersInformation tipo complesso e potrebbe contenere un OperationResult tipo complesso.

public ref class EntityMembersGetResponse
[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="EntityMembersGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMembersGetResponse
[<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="EntityMembersGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMembersGetResponse = class
Public Class EntityMembersGetResponse
Ereditarietà
EntityMembersGetResponse
Attributi

Costruttori

Nome Descrizione
EntityMembersGetResponse()

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

EntityMembersGetResponse(EntityMembers, EntityMembersInformation, OperationResult)

Inizializza una nuova istanza della EntityMembersGetResponse classe che contiene i membri dell'entità specificati, le informazioni sui membri dell'entità e il risultato dell'operazione.

Campi

Nome Descrizione
EntityMembers

I membri dell'entità.

EntityMembersInformation

Le informazioni dei membri dell'entità.

OperationResult

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

Si applica a