DtsPipelineComponentAttribute Constructor
Initializes a new instance of the DtsPipelineComponentAttribute class.
Пространство имен: Microsoft.SqlServer.Dts.Pipeline
Сборка: Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)
Синтаксис
'Декларация
Public Sub New
public DtsPipelineComponentAttribute ()
public:
DtsPipelineComponentAttribute ()
public DtsPipelineComponentAttribute ()
public function DtsPipelineComponentAttribute ()
Замечания
The default constructor initializes any fields to their default values.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
DtsPipelineComponentAttribute Class
DtsPipelineComponentAttribute Members
Microsoft.SqlServer.Dts.Pipeline Namespace