ServiceClient.IService.StagingGet(StagingGetRequest) Methode

Definition

Ruft den Inhalt des Massenstagingbereichs ab.

 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

Parameter

request
StagingGetRequest

Die Abrufanforderung.

Gibt zurück

StagingGetResponse für den Vorgang.

Implementiert

Attribute

Gilt für: