Constructeur ConnectionManagerBase
Initializes a new instance of the ConnectionManagerBase class.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New ConnectionManagerBase()
protected ConnectionManagerBase()
protected:
ConnectionManagerBase()
new : unit -> ConnectionManagerBase
protected function ConnectionManagerBase()