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