DtsPipelineComponentAttribute Constructor
Initializes a new instance of the DtsPipelineComponentAttribute class.
Espacio de nombres: Microsoft.SqlServer.Dts.Pipeline
Ensamblado: Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New DtsPipelineComponentAttribute()
public DtsPipelineComponentAttribute()
public:
DtsPipelineComponentAttribute()
new : unit -> DtsPipelineComponentAttribute
public function DtsPipelineComponentAttribute()