次の方法で共有


IDTSEventInfo100 インターフェイス

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

詳細については、「EventInfo」を参照してください。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap.dll)

構文

'宣言
<GuidAttribute("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")> _
Public Interface IDTSEventInfo100
'使用
Dim instance As IDTSEventInfo100
[GuidAttribute("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")]
public interface IDTSEventInfo100
[GuidAttribute(L"A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")]
public interface class IDTSEventInfo100
[<GuidAttribute("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")>]
type IDTSEventInfo100 =  interface end
public interface IDTSEventInfo100