EntityMemberAnnotationsGetRequest Clase

Definición

Especifica los detalles exactos de lo que se solicita.

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
Herencia
EntityMemberAnnotationsGetRequest
Atributos

Constructores

Nombre Description
EntityMemberAnnotationsGetRequest()

Inicializa una nueva instancia de la EntityMemberAnnotationsGetRequest clase que tiene valores por defecto.

EntityMemberAnnotationsGetRequest(International, Identifier, MemberIdentifier, Identifier, Identifier)

Inicializa una nueva instancia de la EntityMemberAnnotationsGetRequest clase que tenga los ajustes culturales especificados, así como el ID de entidad, miembro, modelo y versión.

Campos

Nombre Description
EntityId

El identificador globalmente único (GUID) o el nombre exacto de la entidad.

International

El entorno cultural.

MemberId

El identificador del miembro.

ModelId

El GUID o el nombre exacto del modelo.

VersionId

El GUID o el nombre exacto de la versión del modelo.

Se aplica a