次の方法で共有


ConnectionManagerBase Constructor

ConnectionManagerBase クラスの新しいインスタンスを初期化します。

名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (microsoft.sqlserver.manageddts.dll 内)

構文

'宣言
Protected Sub New
protected ConnectionManagerBase ()
protected:
ConnectionManagerBase ()
protected ConnectionManagerBase ()
protected function ConnectionManagerBase ()

解説

既定のコンストラクタは、すべてのフィールドを初期値に設定します。

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

ConnectionManagerBase Class
ConnectionManagerBase Members
Microsoft.SqlServer.Dts.Runtime Namespace