Método ClearErrors
Indicates to clear 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()