DeploymentOperationException.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()