Interfaz IDTSEventInfo100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see EventInfo.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")> _
Public Interface IDTSEventInfo100
'Uso
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
El tipo IDTSEventInfo100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
AllowEventHandlers | Infraestructura. For more information, see EventInfo. | |
ParameterCount | Infraestructura. For more information, see EventInfo. | |
ParameterDescriptions | Infraestructura. For more information, see EventInfo. | |
ParameterNames | Infraestructura. For more information, see EventInfo. | |
ParameterTypes | Infraestructura. For more information, see EventInfo. |
Arriba