Interface IDTSInfoEvents
Defines an interface that is used to fire informational, warning, and error events.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Interface IDTSInfoEvents
'Utilisation
Dim instance As IDTSInfoEvents
public interface IDTSInfoEvents
public interface class IDTSInfoEvents
type IDTSInfoEvents = interface end
public interface IDTSInfoEvents