ServiceClient.IService.StagingClear(StagingClearRequest) Methode

Definition

Löscht den Massenstagingbereich.

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

Parameter

request
StagingClearRequest

Die eindeutige Anforderung.

Gibt zurück

StagingClearResponse für den Vorgang.

Implementiert

Attribute

Gilt für: