Compartir a través de


Interfaz IDTSEventInfo100

Esta API admite la infraestructura de SQL Server 2012 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("CF04B03B-1791-4F72-8601-303897A2762E")> _
Public Interface IDTSEventInfo100
'Uso
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

El tipo IDTSEventInfo100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública AllowEventHandlers Infraestructura. For more information, see EventInfo.
Propiedad pública ParameterCount Infraestructura. For more information, see EventInfo.
Propiedad pública ParameterDescriptions Infraestructura. For more information, see EventInfo.
Propiedad pública ParameterNames Infraestructura. For more information, see EventInfo.
Propiedad pública ParameterTypes Infraestructura. For more information, see EventInfo.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper