Interface IDTSEventInfo100
Cette API prend en charge l'infrastructure 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("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")> _
Public Interface IDTSEventInfo100
'Utilisation
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
Le type IDTSEventInfo100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
AllowEventHandlers | Infrastructure. For more information, see EventInfo. | |
ParameterCount | Infrastructure. For more information, see EventInfo. | |
ParameterDescriptions | Infrastructure. For more information, see EventInfo. | |
ParameterNames | Infrastructure. For more information, see EventInfo. | |
ParameterTypes | Infrastructure. For more information, see EventInfo. |
Haut de la page