ServiceClient.IService.StagingNameCheck(StagingNameCheckRequest) Método

Definição

Verifique se o nome de preparação é exclusivo ou o nome de preparação já foi usado.

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

Parâmetros

request
StagingNameCheckRequest

A solicitação de verificação.

Retornos

A StagingNameCheckResponse para a operação.

Implementações

Atributos

Aplica-se a