StagingGet 方法
Retrieves the contents of the bulk staging area.
命名空间: Microsoft.MasterDataServices.Services
程序集: Microsoft.MasterDataServices.Services(在 Microsoft.MasterDataServices.Services.dll 中)
语法
声明
Public Function StagingGet ( _
request As StagingGetRequest _
) As StagingGetResponse
用法
Dim instance As Service
Dim request As StagingGetRequest
Dim returnValue As StagingGetResponse
returnValue = instance.StagingGet(request)
public StagingGetResponse StagingGet(
StagingGetRequest request
)
public:
virtual StagingGetResponse^ StagingGet(
StagingGetRequest^ request
) sealed
abstract StagingGet :
request:StagingGetRequest -> StagingGetResponse
override StagingGet :
request:StagingGetRequest -> StagingGetResponse
public final function StagingGet(
request : StagingGetRequest
) : StagingGetResponse
参数
- request
类型:Microsoft.MasterDataServices.Services.MessageContracts. . :: . .StagingGetRequest
Get request.
返回值
类型:Microsoft.MasterDataServices.Services.MessageContracts. . :: . .StagingGetResponse
StagingGetResponse.