Interface IDTSEventHandler100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see EventHandler.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")> _
Public Interface IDTSEventHandler100
'Utilisation
Dim instance As IDTSEventHandler100
[GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")]
public interface IDTSEventHandler100
[GuidAttribute(L"4837F4BE-FC70-458A-8442-AA5266B43E84")]
public interface class IDTSEventHandler100
[<GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")>]
type IDTSEventHandler100 = interface end
public interface IDTSEventHandler100