ConnectionManagerBase Constructor
Initializes a new instance of the ConnectionManagerBase class.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Protected Sub New
protected ConnectionManagerBase ()
protected:
ConnectionManagerBase ()
protected ConnectionManagerBase ()
protected function ConnectionManagerBase ()
Osservazioni
The default constructor initializes any fields to their default values.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
ConnectionManagerBase Class
ConnectionManagerBase Members
Microsoft.SqlServer.Dts.Runtime Namespace