Champ m_events
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly : Microsoft.SqlServer.ASTasks (en Microsoft.SqlServer.ASTasks.dll)
Syntaxe
'Déclaration
Protected m_events As IDTSComponentEvents
'Utilisation
Dim value As IDTSComponentEvents
value = Me.m_events
Me.m_events = value
protected IDTSComponentEvents m_events
protected:
IDTSComponentEvents^ m_events
val mutable m_events: IDTSComponentEvents
protected var m_events : IDTSComponentEvents