EntityMemberAnnotationsCreateRequest Klasse

Definition

Spezifiziert die Details dessen, was beim Erstellen von Annotationen für Entitätsmitglieder verlangt wird.

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

Konstruktoren

Name Beschreibung
EntityMemberAnnotationsCreateRequest()

Initialisiert eine neue Instanz der EntityMemberAnnotationsCreateRequest Klasse mit Standardwerten.

EntityMemberAnnotationsCreateRequest(International, Collection<Annotation>, Identifier, MemberIdentifier, Identifier, Identifier)

Initialisiert eine neue Instanz der EntityMemberAnnotationsCreateRequest Klasse, die die angegebenen kulturellen Einstellungen, Annotationen sowie Entität, Mitteil, Modell und Versions-ID besitzt.

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.

International

Die kulturellen Rahmenbedingungen.

MemberId

Die Kennung des Mitglieds.

ModelId

Der GUID oder der genaue Name des Modells.

VersionId

Das GUID oder der genaue Name der Modellversion.

Gilt für: