Freigeben über


IDTSErrors100.Clear-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Clears the property settings of the IDTSError100 object.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Sub Clear
'Usage
Dim instance As IDTSErrors100

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

Hinweise

For more information, see DtsErrors.

Siehe auch

Verweis

IDTSErrors100 Schnittstelle

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace