Freigeben über


IDTSEventInfo100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see EventInfo.

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

Syntax

'Declaration
<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")> _
Public Interface IDTSEventInfo100
'Usage
Dim instance As IDTSEventInfo100
[GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")]
public interface IDTSEventInfo100
[GuidAttribute(L"CF04B03B-1791-4F72-8601-303897A2762E")]
public interface class IDTSEventInfo100
[<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")>]
type IDTSEventInfo100 =  interface end
public interface IDTSEventInfo100

Der IDTSEventInfo100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AllowEventHandlers Infrastruktur For more information, see EventInfo.
Öffentliche Eigenschaft ParameterCount Infrastruktur For more information, see EventInfo.
Öffentliche Eigenschaft ParameterDescriptions Infrastruktur For more information, see EventInfo.
Öffentliche Eigenschaft ParameterNames Infrastruktur For more information, see EventInfo.
Öffentliche Eigenschaft ParameterTypes Infrastruktur For more information, see EventInfo.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace