다음을 통해 공유


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입니다.

구현

특성

적용 대상