IDTSWarning100-Schnittstelle
Diese API unterstützt die -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("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")> _
Public Interface IDTSWarning100
'Usage
Dim instance As IDTSWarning100
[GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")]
public interface IDTSWarning100
[GuidAttribute(L"09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")]
public interface class IDTSWarning100
[<GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")>]
type IDTSWarning100 = interface end
public interface IDTSWarning100
Der IDTSWarning100-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Description | Infrastruktur For more information, see DtsWarning. | |
HelpContext | Infrastruktur For more information, see DtsWarning. | |
HelpFile | Infrastruktur For more information, see DtsWarning. | |
IDOfInterfaceWithWarning | Infrastruktur For more information, see DtsWarning. | |
Source | Infrastruktur For more information, see DtsWarning. | |
SourceID | Infrastruktur For more information, see DtsWarning. | |
SubComponent | Infrastruktur For more information, see DtsWarning. | |
TimeStamp | Infrastruktur For more information, see DtsWarning. | |
WarningCode | Infrastruktur For more information, see DtsWarning. |
Zum Anfang