ServiceClient.IService.EntityStagingClear(EntityStagingClearRequest) Methode

Definition

Löscht den Entitätsstagingbereich.

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

Parameter

request
EntityStagingClearRequest

Die clear-Anforderung.

Gibt zurück

EntityStagingClearResponse für den Vorgang.

Implementiert

Attribute

Gilt für: