ConnectionManagerBase Constructor
Initializes a new instance of the ConnectionManagerBase class.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ConnectionManagerBase()
protected ConnectionManagerBase()
protected:
ConnectionManagerBase()
new : unit -> ConnectionManagerBase
protected function ConnectionManagerBase()