ConnectionManagerBase Constructor
Initializes a new instance of the ConnectionManagerBase class.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Protected Sub New
'Uso
Dim instance As New ConnectionManagerBase()
protected ConnectionManagerBase()
protected:
ConnectionManagerBase()
new : unit -> ConnectionManagerBase
protected function ConnectionManagerBase()