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 | |
---|---|---|
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