ServiceClient.IService.StagingGet(StagingGetRequest) Метод

Определение

Извлекает содержимое промежуточной области хранения массовой операции.

 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

Параметры

request
StagingGetRequest

Запрос на получение.

Возвращаемое значение

Объект StagingGetResponse для операции.

Реализации

Атрибуты

Применяется к