IErrorCollectionService.ClearErrors 方法

Clears the error cache.

命名空间:  Microsoft.SqlServer.Dts.Design
程序集:  Microsoft.SqlServer.Dts.Design(在 Microsoft.SqlServer.Dts.Design.dll 中)

语法

声明
Sub ClearErrors
用法
Dim instance As IErrorCollectionService

instance.ClearErrors()
void ClearErrors()
void ClearErrors()
abstract ClearErrors : unit -> unit
function ClearErrors()

请参阅

参考

IErrorCollectionService 接口

Microsoft.SqlServer.Dts.Design 命名空间