Compartilhar via


Método ClearErrors

Clears out the error collection.

Namespace:  Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (em Microsoft.MasterDataServices.Deployment.dll)

Sintaxe

'Declaração
Public Sub ClearErrors
'Uso
Dim instance As DeploymentStagingException

instance.ClearErrors()
public void ClearErrors()
public:
void ClearErrors()
member ClearErrors : unit -> unit 
public function ClearErrors()