Interface IDTSEventInfo100

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see EventInfo.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")> _
Public Interface IDTSEventInfo100
'Utilisation
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

Le type IDTSEventInfo100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique AllowEventHandlers Infrastructure. For more information, see EventInfo.
Propriété publique ParameterCount Infrastructure. For more information, see EventInfo.
Propriété publique ParameterDescriptions Infrastructure. For more information, see EventInfo.
Propriété publique ParameterNames Infrastructure. For more information, see EventInfo.
Propriété publique ParameterTypes Infrastructure. For more information, see EventInfo.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper