Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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()