Partager via


Méthode ClearErrors

Indicates to clear out all error collections.

Espace de noms :  Microsoft.MasterDataServices.Deployment
Assembly :  Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)

Syntaxe

'Déclaration
Public Sub ClearErrors
'Utilisation
Dim instance As Warnings

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