Поделиться через


ServiceClient.IService.EntityStagingGet(EntityStagingGetRequest) Метод

Определение

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

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

Параметры

request
EntityStagingGetRequest

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

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

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

Реализации

Атрибуты

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