Interface IDTSEvents100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see IDTSEvents.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<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
O tipo IDTSEvents100 expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
OnBreakpointHit | Infraestrutura. For more information, see IDTSEvents. | |
OnCustomEvent | Infraestrutura. For more information, see IDTSEvents. | |
OnError | Infraestrutura. For more information, see IDTSEvents. | |
OnExecutionStatusChanged | Infraestrutura. For more information, see IDTSEvents. | |
OnInformation | Infraestrutura. For more information, see IDTSEvents. | |
OnPostExecute | Infraestrutura. For more information, see IDTSEvents. | |
OnPostValidate | Infraestrutura. For more information, see IDTSEvents. | |
OnPreExecute | Infraestrutura. For more information, see IDTSEvents. | |
OnPreValidate | Infraestrutura. For more information, see IDTSEvents. | |
OnProgress | Infraestrutura. For more information, see IDTSEvents. | |
OnQueryCancel | Infraestrutura. For more information, see IDTSEvents. | |
OnTaskFailed | Infraestrutura. For more information, see IDTSEvents. | |
OnVariableValueChanged | Infraestrutura. For more information, see IDTSEvents. | |
OnWarning | Infraestrutura. For more information, see IDTSEvents. |
Início