Condividi tramite


ServiceClient.IService.EntityStagingClear(EntityStagingClearRequest) Metodo

Definizione

Cancella l'area di gestione temporanea entità.

 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

Parametri

request
EntityStagingClearRequest

Richiesta di cancellazione.

Restituisce

Oggetto EntityStagingClearResponse per l'operazione.

Implementazioni

Attributi

Si applica a