Costruttore DefaultEvents
Initializes a new instance of the DefaultEvents class.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New DefaultEvents()
public DefaultEvents()
public:
DefaultEvents()
new : unit -> DefaultEvents
public function DefaultEvents()
Vedere anche