Metodo ClearErrors
Clears the error cache.
Spazio dei nomi Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Sintassi
'Dichiarazione
Sub ClearErrors
'Utilizzo
Dim instance As IErrorCollectionService
instance.ClearErrors()
void ClearErrors()
void ClearErrors()
abstract ClearErrors : unit -> unit
function ClearErrors()
Vedere anche