EntityMemberAnnotationsGetRequest Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Specifica i dettagli di cosa viene richiesto esattamente.
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
- Ereditarietà
-
EntityMemberAnnotationsGetRequest
- Attributi
Costruttori
| Nome | Descrizione |
|---|---|
| EntityMemberAnnotationsGetRequest() |
Inizializza una nuova istanza della EntityMemberAnnotationsGetRequest classe che ha valori predefiniti. |
| EntityMemberAnnotationsGetRequest(International, Identifier, MemberIdentifier, Identifier, Identifier) |
Inizializza una nuova istanza della EntityMemberAnnotationsGetRequest classe che ha le impostazioni culturali specificate, ed ed ed ID di entità, membro, modello e versione. |
Campi
| Nome | Descrizione |
|---|---|
| EntityId |
L'identificatore globalmente unico (GUID) o il nome esatto dell'entità. |
| International |
L'ambientazione culturale. |
| MemberId |
L'identificativo del membro. |
| ModelId |
Il GUID o il nome esatto del modello. |
| VersionId |
Il GUID o il nome esatto della versione del modello. |