Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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()