Share via


DtsPipelineComponentAttribute Constructor

Initializes a new instance of the DtsPipelineComponentAttribute class.

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DtsPipelineComponentAttribute()
public DtsPipelineComponentAttribute()
public:
DtsPipelineComponentAttribute()
new : unit -> DtsPipelineComponentAttribute
public function DtsPipelineComponentAttribute()

See Also

Reference

DtsPipelineComponentAttribute Class

Microsoft.SqlServer.Dts.Pipeline Namespace