EntityMembersGetResponse Klasse

Definition

Stellt eine Antwortnachricht dar, die einen komplexen EntityMembers-Typ und einen komplexen EntityMembersInformation-Typ und einen komplexen OperationResult-Typ enthalten könnte.

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
Vererbung
EntityMembersGetResponse
Attribute

Konstruktoren

EntityMembersGetResponse()

Initialisiert eine neue Instanz der EntityMembersGetResponse-Klasse, die Standardwerte aufweist.

EntityMembersGetResponse(EntityMembers, EntityMembersInformation, OperationResult)

Initialisiert eine neue Instanz der EntityMembersGetResponse-Klasse, die über die angegebenen Entitätselemente, Entitätselementinformationen und das Vorgangsergebnis verfügt.

Felder

EntityMembers

Die Entitätselemente.

EntityMembersInformation

Die Informationen der Entitätselemente.

OperationResult

Das Vorgangsergebnis, einschließlich einer eindeutigen ID zur Nachverfolgung und Protokollierung.

Gilt für: