ServiceClient.IService.EntityStagingClear(EntityStagingClearRequest) Método

Definição

Limpa a área de preparação da entidade.

 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

Parâmetros

request
EntityStagingClearRequest

A solicitação clara.

Retornos

A EntityStagingClearResponse para a operação.

Implementações

Atributos

Aplica-se a