EntityMemberAnnotationsGetResponse 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.
Contiene i dettagli della risposta.
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
- Ereditarietà
-
EntityMemberAnnotationsGetResponse
- Attributi
Costruttori
| Nome | Descrizione |
|---|---|
| EntityMemberAnnotationsGetResponse() |
Inizializza una nuova istanza della EntityMemberAnnotationsGetResponse classe che ha valori predefiniti. |
| EntityMemberAnnotationsGetResponse(Collection<Annotation>, Identifier, MemberIdentifier, Identifier, OperationResult, Identifier) |
Inizializza una nuova istanza della EntityMemberAnnotationsGetResponse classe che contiene le annotazioni, l'entità, il membro, il modello e l'ID versione, e il risultato dell'operazione specificati. |
Campi
| Nome | Descrizione |
|---|---|
| Annotations |
La serie di annotazioni da creare. |
| EntityId |
L'identificatore globalmente unico (GUID) o il nome esatto dell'entità. |
| MemberId |
L'identificativo del membro. |
| ModelId |
Il GUID o il nome esatto del modello. |
| OperationResult |
Il risultato dell'operazione, includeva un ID unico per il tracciamento e la registrazione. |
| VersionId |
Il GUID o il nome esatto della versione del modello. |