DtsPipelineComponentAttribute Constructor
DtsPipelineComponentAttribute クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.SqlServer.Dts.Pipeline
アセンブリ: Microsoft.SqlServer.PipelineHost (microsoft.sqlserver.pipelinehost.dll 内)
構文
'宣言
Public Sub New
public DtsPipelineComponentAttribute ()
public:
DtsPipelineComponentAttribute ()
public DtsPipelineComponentAttribute ()
public function DtsPipelineComponentAttribute ()
解説
既定のコンストラクタは、すべてのフィールドを初期値に設定します。
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
DtsPipelineComponentAttribute Class
DtsPipelineComponentAttribute Members
Microsoft.SqlServer.Dts.Pipeline Namespace