Freigeben über


IDTSEventInfo100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see EventInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")> _
Public Interface IDTSEventInfo100
'Usage
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