ServiceClient.IService.EntityStagingLoad(EntityStagingLoadRequest) Methode

Definition

Lädt den Inhalt des Entitätsstagingbereichs.

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

Parameter

request
EntityStagingLoadRequest

Die Ladeanforderung.

Gibt zurück

EntityStagingLoadResponse für den Vorgang.

Implementiert

Attribute

Gilt für: