Méthode ClearErrors
Clears out the error collection.
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 DeploymentOperationException
instance.ClearErrors()
public void ClearErrors()
public:
void ClearErrors()
member ClearErrors : unit -> unit
public function ClearErrors()