DeploymentStagingException.ClearErrors Método
Clears out the error collection.
Espacio de nombres: Microsoft.MasterDataServices.Deployment
Ensamblado: Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)
Sintaxis
'Declaración
Public Sub ClearErrors
'Uso
Dim instance As DeploymentStagingException
instance.ClearErrors()
public void ClearErrors()
public:
void ClearErrors()
member ClearErrors : unit -> unit
public function ClearErrors()