Freigeben über


Warnings.ClearErrors-Methode

Clears out all error collections.

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

Syntax

'Declaration
Public Sub ClearErrors
'Usage
Dim instance As Warnings

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

Siehe auch

Verweis

Warnings Klasse

Microsoft.MasterDataServices.Deployment-Namespace