EntityStagingClearRequest Classe

Definizione

Rappresenta un messaggio di richiesta per specificare l'array di batch da cancellare.

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

Costruttori

Nome Descrizione
EntityStagingClearRequest()

Inizializza una nuova istanza della EntityStagingClearRequest classe con valori predefiniti.

EntityStagingClearRequest(International, Int32, Identifier)

Inizializza una nuova istanza della EntityStagingClearRequest classe con i specifici International, BatchId e ModelId.

Campi

Nome Descrizione
BatchId

Specifica il batch da impostare su "pending clear".

International

Specifica il valore che indica se utilizzare le informazioni di localizzazione del client.

ModelId

Specifica l'ID modello dell'entità.

Si applica a