IDTSManagedComponent100 介面

此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。

命名空間:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件:  Microsoft.SqlServer.DTSPipelineWrap (在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)

語法

'宣告
<InterfaceTypeAttribute()> _
<GuidAttribute("85E0742A-A24B-49DF-99FA-565647286F85")> _
Public Interface IDTSManagedComponent100
'用途
Dim instance As IDTSManagedComponent100
[InterfaceTypeAttribute()]
[GuidAttribute("85E0742A-A24B-49DF-99FA-565647286F85")]
public interface IDTSManagedComponent100
[InterfaceTypeAttribute()]
[GuidAttribute(L"85E0742A-A24B-49DF-99FA-565647286F85")]
public interface class IDTSManagedComponent100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("85E0742A-A24B-49DF-99FA-565647286F85")>]
type IDTSManagedComponent100 =  interface end
public interface IDTSManagedComponent100