DtsPipelineComponentAttribute 建構函式
Initializes a new instance of the DtsPipelineComponentAttribute class.
命名空間: Microsoft.SqlServer.Dts.Pipeline
組件: Microsoft.SqlServer.PipelineHost (在 Microsoft.SqlServer.PipelineHost.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New DtsPipelineComponentAttribute()
public DtsPipelineComponentAttribute()
public:
DtsPipelineComponentAttribute()
new : unit -> DtsPipelineComponentAttribute
public function DtsPipelineComponentAttribute()