Compartilhar via


Interface IDTSEventHandler100

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 EventHandler.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")> _
Public Interface IDTSEventHandler100
'Uso
Dim instance As IDTSEventHandler100
[GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface IDTSEventHandler100
[GuidAttribute(L"A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface class IDTSEventHandler100
[<GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")>]
type IDTSEventHandler100 =  interface end
public interface IDTSEventHandler100

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper