EntityMemberAnnotationsGetRequest Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Legt die Details genau an, was verlangt wird.
public ref class EntityMemberAnnotationsGetRequest
[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="EntityMemberAnnotationsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAnnotationsGetRequest
[<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="EntityMemberAnnotationsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAnnotationsGetRequest = class
Public Class EntityMemberAnnotationsGetRequest
- Vererbung
-
EntityMemberAnnotationsGetRequest
- Attribute
Konstruktoren
| Name | Beschreibung |
|---|---|
| EntityMemberAnnotationsGetRequest() |
Initialisiert eine neue Instanz der EntityMemberAnnotationsGetRequest Klasse mit Standardwerten. |
| EntityMemberAnnotationsGetRequest(International, Identifier, MemberIdentifier, Identifier, Identifier) |
Initialisiert eine neue Instanz der EntityMemberAnnotationsGetRequest Klasse, die die angegebenen kulturellen Einstellungen sowie Entität, Mitglied, Modell und Versions-ID besitzt. |
Felder
| Name | Beschreibung |
|---|---|
| EntityId |
Die global eindeutige Kennung (GUID) oder der genaue Name der Entität. |
| International |
Das kulturelle Setting. |
| MemberId |
Die Kennung des Mitglieds. |
| ModelId |
Der GUID oder der genaue Name des Modells. |
| VersionId |
Das GUID oder der genaue Name der Modellversion. |