Construtor DefaultEvents
Initializes a new instance of the DefaultEvents class.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New DefaultEvents()
public DefaultEvents()
public:
DefaultEvents()
new : unit -> DefaultEvents
public function DefaultEvents()