EntityMemberAttributesGetResponse Klasse

Definition

Repräsentiert eine Antwort, die ein und EntityMembers einen Typ OperationResult 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

Name Beschreibung
EntityMemberAttributesGetResponse()

Initialisiert eine neue Instanz der EntityMemberAttributesGetResponse Klasse mit Standardwerten.

EntityMemberAttributesGetResponse(EntityMembers, OperationResult)

Initialisiert eine neue Instanz der EntityMemberAttributesGetResponse Klasse, die die angegebenen Entitätsmitglieder und das Operationenergebnis enthält.

Felder

Name Beschreibung
EntityMembers

Die Mitglieder der Entität.

OperationResult

Das Operationsergebnis beinhaltet eine eindeutige ID für Tracking und Protokollierung.

Gilt für: