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