Interfaccia IDTSWarning100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see DtsWarning.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("2621D62C-BDC9-42A8-B71E-FCE07126ED4E")> _
Public Interface IDTSWarning100
'Utilizzo
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
Nel tipo IDTSWarning100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Description | Infrastruttura. For more information, see DtsWarning. | |
HelpContext | Infrastruttura. For more information, see DtsWarning. | |
HelpFile | Infrastruttura. For more information, see DtsWarning. | |
IDOfInterfaceWithWarning | Infrastruttura. For more information, see DtsWarning. | |
Source | Infrastruttura. For more information, see DtsWarning. | |
SourceID | Infrastruttura. For more information, see DtsWarning. | |
SubComponent | Infrastruttura. For more information, see DtsWarning. | |
TimeStamp | Infrastruttura. For more information, see DtsWarning. | |
WarningCode | Infrastruttura. For more information, see DtsWarning. |
In alto