EntityMemberAnnotationsGetResponse Klasse

Definition

Enthält die Details der Antwort.

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

Konstruktoren

Name Beschreibung
EntityMemberAnnotationsGetResponse()

Initialisiert eine neue Instanz der EntityMemberAnnotationsGetResponse Klasse mit Standardwerten.

EntityMemberAnnotationsGetResponse(Collection<Annotation>, Identifier, MemberIdentifier, Identifier, OperationResult, Identifier)

Initialisiert eine neue Instanz der EntityMemberAnnotationsGetResponse Klasse, die die angegebenen Annotationen, Entität, Mitglied, Modell- und Versions-ID sowie das Operationsergebnis enthält.

Felder

Name Beschreibung
Annotations

Die Vielzahl an Anmerkungen, die erstellt werden müssen.

EntityId

Die global eindeutige Kennung (GUID) oder der genaue Name der Entität.

MemberId

Die Kennung des Mitglieds.

ModelId

Der GUID oder der genaue Name des Modells.

OperationResult

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

VersionId

Das GUID oder der genaue Name der Modellversion.

Gilt für: