Freigeben über


IDTSWarning100-Schnittstelle

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

For more information, see DtsWarning.

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

Syntax

'Declaration
<GuidAttribute("2621D62C-BDC9-42A8-B71E-FCE07126ED4E")> _
Public Interface IDTSWarning100
'Usage
Dim instance As IDTSWarning100
[GuidAttribute("2621D62C-BDC9-42A8-B71E-FCE07126ED4E")]
public interface IDTSWarning100
[GuidAttribute(L"2621D62C-BDC9-42A8-B71E-FCE07126ED4E")]
public interface class IDTSWarning100
[<GuidAttribute("2621D62C-BDC9-42A8-B71E-FCE07126ED4E")>]
type IDTSWarning100 =  interface end
public interface IDTSWarning100

Der IDTSWarning100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Description Infrastruktur For more information, see DtsWarning.
Öffentliche Eigenschaft HelpContext Infrastruktur For more information, see DtsWarning.
Öffentliche Eigenschaft HelpFile Infrastruktur For more information, see DtsWarning.
Öffentliche Eigenschaft IDOfInterfaceWithWarning Infrastruktur For more information, see DtsWarning.
Öffentliche Eigenschaft Source Infrastruktur For more information, see DtsWarning.
Öffentliche Eigenschaft SourceID Infrastruktur For more information, see DtsWarning.
Öffentliche Eigenschaft SubComponent Infrastruktur For more information, see DtsWarning.
Öffentliche Eigenschaft TimeStamp Infrastruktur For more information, see DtsWarning.
Öffentliche Eigenschaft WarningCode Infrastruktur For more information, see DtsWarning.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace