Condividi tramite


Classe StagingProcessRequest

Represents a complex type that specifies the details of the Staging process request.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
    Microsoft.MasterDataServices.Services.MessageContracts..::..StagingProcessRequest

Spazio dei nomi  Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
<MessageContractAttribute> _
Public Class StagingProcessRequest _
    Inherits MessageRequest
'Utilizzo
Dim instance As StagingProcessRequest
[MessageContractAttribute]
public class StagingProcessRequest : MessageRequest
[MessageContractAttribute]
public ref class StagingProcessRequest : public MessageRequest
[<MessageContractAttribute>]
type StagingProcessRequest =  
    class
        inherit MessageRequest
    end
public class StagingProcessRequest extends MessageRequest

Nel tipo StagingProcessRequest sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico StagingProcessRequest Initializes a new instance of the StagingProcessRequest class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica International Gets or sets a value indicating whether to use client localization information. Ereditato da MessageRequest.
Proprietà pubblica Process Gets or sets a value indicating whether to perform a staging process.
Proprietà pubblica UnbatchedCriteria Gets or sets unbatched criteria using complex type.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.