Classe StagingGetRequest
Represents a request message for specifying the criteria in the StagingResultCriteria complex type for the retrieval of staging information.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..StagingGetRequest
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class StagingGetRequest _
Inherits MessageRequest
'Utilizzo
Dim instance As StagingGetRequest
[MessageContractAttribute]
public class StagingGetRequest : MessageRequest
[MessageContractAttribute]
public ref class StagingGetRequest : public MessageRequest
[<MessageContractAttribute>]
type StagingGetRequest =
class
inherit MessageRequest
end
public class StagingGetRequest extends MessageRequest
Nel tipo StagingGetRequest sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
StagingGetRequest | Initializes a new instance of the StagingGetRequest class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
IncludeUnbatchedInformation | Gets or sets a value indicating whether unbatched information is to be included. |
![]() |
International | Gets or sets a value indicating whether to use client localization information. Ereditato da MessageRequest. |
![]() |
StagingResultCriteria | Gets or sets criteria for staging results. |
![]() |
StagingSearchCriteria | Gets or sets criteria for staging searches. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
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.