Interface IDTSWarning100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
For more information, see DtsWarning.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("2621D62C-BDC9-42A8-B71E-FCE07126ED4E")> _
Public Interface IDTSWarning100
'Uso
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
O tipo IDTSWarning100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Description | Infraestrutura. For more information, see DtsWarning. | |
HelpContext | Infraestrutura. For more information, see DtsWarning. | |
HelpFile | Infraestrutura. For more information, see DtsWarning. | |
IDOfInterfaceWithWarning | Infraestrutura. For more information, see DtsWarning. | |
Source | Infraestrutura. For more information, see DtsWarning. | |
SourceID | Infraestrutura. For more information, see DtsWarning. | |
SubComponent | Infraestrutura. For more information, see DtsWarning. | |
TimeStamp | Infraestrutura. For more information, see DtsWarning. | |
WarningCode | Infraestrutura. For more information, see DtsWarning. |
Início