Compartilhar via


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
Propriedade pública Description Infraestrutura. For more information, see DtsWarning.
Propriedade pública HelpContext Infraestrutura. For more information, see DtsWarning.
Propriedade pública HelpFile Infraestrutura. For more information, see DtsWarning.
Propriedade pública IDOfInterfaceWithWarning Infraestrutura. For more information, see DtsWarning.
Propriedade pública Source Infraestrutura. For more information, see DtsWarning.
Propriedade pública SourceID Infraestrutura. For more information, see DtsWarning.
Propriedade pública SubComponent Infraestrutura. For more information, see DtsWarning.
Propriedade pública TimeStamp Infraestrutura. For more information, see DtsWarning.
Propriedade pública WarningCode Infraestrutura. For more information, see DtsWarning.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper