Interface IDTSInfoEvents100
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do 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
Consulte também