EntityMembersGetResponse Classe

Definizione

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

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

EntityMembersGetResponse()

Inizializza una nuova istanza della classe EntityMembersGetResponse che dispone di valori predefiniti.

EntityMembersGetResponse(EntityMembers, EntityMembersInformation, OperationResult)

Inizializza una nuova istanza della classe EntityMembersGetResponse che presenta i membri entità con le relative informazioni, nonché il risultato dell'operazione specificati.

Campi

EntityMembers

Membri entità.

EntityMembersInformation

Informazioni sui membri entità.

OperationResult

Risultato dell'operazione, incluso un ID univoco per il rilevamento e la registrazione.

Si applica a