Partilhar via


Método Warnings.ClearErrors

Clears out all error collections.

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

Sintaxe

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

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

Consulte também

Referência

Warnings Classe

Namespace Microsoft.MasterDataServices.Deployment