Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears the error cache.
Namespace: Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Syntax
'Declaration
Sub ClearErrors
'Usage
Dim instance As IErrorCollectionService
instance.ClearErrors()
void ClearErrors()
void ClearErrors()
abstract ClearErrors : unit -> unit
function ClearErrors()