Udostępnij przez


Metoda IErrorCollectionService.ClearErrors

Czyści bufor błąd.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Design
Zestaw:  Microsoft.SqlServer.Dts.Design (w Microsoft.SqlServer.Dts.Design.dll)

Składnia

'Deklaracja
Sub ClearErrors
'Użycie
Dim instance As IErrorCollectionService

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