Compartilhar via


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
Método público OnBreakpointHit Infraestrutura. For more information, see IDTSEvents.
Método público OnCustomEvent Infraestrutura. For more information, see IDTSEvents.
Método público OnError Infraestrutura. For more information, see IDTSEvents.
Método público OnExecutionStatusChanged Infraestrutura. For more information, see IDTSEvents.
Método público OnInformation Infraestrutura. For more information, see IDTSEvents.
Método público OnPostExecute Infraestrutura. For more information, see IDTSEvents.
Método público OnPostValidate Infraestrutura. For more information, see IDTSEvents.
Método público OnPreExecute Infraestrutura. For more information, see IDTSEvents.
Método público OnPreValidate Infraestrutura. For more information, see IDTSEvents.
Método público OnProgress Infraestrutura. For more information, see IDTSEvents.
Método público OnQueryCancel Infraestrutura. For more information, see IDTSEvents.
Método público OnTaskFailed Infraestrutura. For more information, see IDTSEvents.
Método público OnVariableValueChanged Infraestrutura. For more information, see IDTSEvents.
Método público OnWarning Infraestrutura. For more information, see IDTSEvents.

Início