Interface IDTSWarning100
Essa API oferece suporte à infraestrutura do 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("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")> _
Public Interface IDTSWarning100
'Uso
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
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