EntityMemberAttributesGetResponse Klasse

Definition

Stellt eine Antwort dar, die einen EntityMembers-Typ und einen OperationResult-Typ zurückgeben kann.

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

Konstruktoren

EntityMemberAttributesGetResponse()

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

EntityMemberAttributesGetResponse(EntityMembers, OperationResult)

Initialisiert eine neue Instanz der EntityMemberAttributesGetResponse-Klasse, die die angegebenen Entitätselemente und das Vorgangsergebnis aufweist.

Felder

EntityMembers

Die Entitätselemente.

OperationResult

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

Gilt für: