共用方式為


ClearErrors 方法

Clears out the error collection.

命名空間:  Microsoft.MasterDataServices.Deployment
組件:  Microsoft.MasterDataServices.Deployment (在 Microsoft.MasterDataServices.Deployment.dll 中)

語法

'宣告
Public Sub ClearErrors
'用途
Dim instance As DeploymentOperationException

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