Interface IDTSInfoEvents100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see IDTSInfoEvents.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")> _
Public Interface IDTSInfoEvents100
'Uso
Dim instance As IDTSInfoEvents100
[GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")]
public interface IDTSInfoEvents100
[GuidAttribute(L"3FD997B7-6EF0-4F49-B769-1955D3B650ED")]
public interface class IDTSInfoEvents100
[<GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")>]
type IDTSInfoEvents100 = interface end
public interface IDTSInfoEvents100
O tipo IDTSInfoEvents100 expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
FireError | Infraestrutura. For more information, see IDTSInfoEvents. | |
FireInformation | Infraestrutura. For more information, see IDTSInfoEvents. | |
FireWarning | Infraestrutura. For more information, see IDTSInfoEvents. |
Início