Condividi tramite


ServiceClient.IService.StagingGet(StagingGetRequest) Metodo

Definizione

Recupera il contenuto dell'area di gestione temporanea bulk.

 virtual Microsoft::MasterDataServices::StagingGetResponse ^ Microsoft.MasterDataServices.IService.StagingGet(Microsoft::MasterDataServices::StagingGetRequest ^ request) = Microsoft::MasterDataServices::IService::StagingGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.StagingGetResponse IService.StagingGet (Microsoft.MasterDataServices.StagingGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.StagingGet : Microsoft.MasterDataServices.StagingGetRequest -> Microsoft.MasterDataServices.StagingGetResponse
override this.Microsoft.MasterDataServices.IService.StagingGet : Microsoft.MasterDataServices.StagingGetRequest -> Microsoft.MasterDataServices.StagingGetResponse
Function StagingGet (request As StagingGetRequest) As StagingGetResponse Implements IService.StagingGet

Parametri

request
StagingGetRequest

Richiesta di recupero.

Restituisce

Oggetto StagingGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a