Interfaz IDTSEvents100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see IDTSEvents.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")> _
Public Interface IDTSEvents100
'Uso
Dim instance As IDTSEvents100
[GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")]
public interface IDTSEvents100
[GuidAttribute(L"D8A34317-D90C-4182-AADB-E339D1AE33D8")]
public interface class IDTSEvents100
[<GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")>]
type IDTSEvents100 = interface end
public interface IDTSEvents100
El tipo IDTSEvents100 expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
OnBreakpointHit | Infraestructura. For more information, see IDTSEvents. | |
OnCustomEvent | Infraestructura. For more information, see IDTSEvents. | |
OnError | Infraestructura. For more information, see IDTSEvents. | |
OnExecutionStatusChanged | Infraestructura. For more information, see IDTSEvents. | |
OnInformation | Infraestructura. For more information, see IDTSEvents. | |
OnPostExecute | Infraestructura. For more information, see IDTSEvents. | |
OnPostValidate | Infraestructura. For more information, see IDTSEvents. | |
OnPreExecute | Infraestructura. For more information, see IDTSEvents. | |
OnPreValidate | Infraestructura. For more information, see IDTSEvents. | |
OnProgress | Infraestructura. For more information, see IDTSEvents. | |
OnQueryCancel | Infraestructura. For more information, see IDTSEvents. | |
OnTaskFailed | Infraestructura. For more information, see IDTSEvents. | |
OnVariableValueChanged | Infraestructura. For more information, see IDTSEvents. | |
OnWarning | Infraestructura. For more information, see IDTSEvents. |
Arriba