EntityStagingGetRequest Clase

Definición

Representa el contrato de mensaje de entrada para la llamada de servicio EntityStagingGet.

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

Constructores

Nombre Description
EntityStagingGetRequest()

Inicializa una nueva instancia de la clase EntityStagingGetRequest.

EntityStagingGetRequest(International, EntityStagingGetCriteria)

Inicializa una nueva instancia de la EntityStagingGetRequest clase con los criterios internacionales y de obtención especificados.

Campos

Nombre Description
GetCriteria

Especifica los criterios a usar para obtener lotes de staging de entidades.

International

El entorno cultural.

Se aplica a