Interface IDTSEventsProvider100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
For more information, see EventsProvider.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("3C17A7F4-3CC5-47EE-A603-70C276E94AC7")> _
Public Interface IDTSEventsProvider100
'Uso
Dim instance As IDTSEventsProvider100
[GuidAttribute("3C17A7F4-3CC5-47EE-A603-70C276E94AC7")]
public interface IDTSEventsProvider100
[GuidAttribute(L"3C17A7F4-3CC5-47EE-A603-70C276E94AC7")]
public interface class IDTSEventsProvider100
[<GuidAttribute("3C17A7F4-3CC5-47EE-A603-70C276E94AC7")>]
type IDTSEventsProvider100 = interface end
public interface IDTSEventsProvider100
O tipo IDTSEventsProvider100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DisableEventHandlers | Infraestrutura. For more information, see EventsProvider. | |
EventHandlers | Infraestrutura. For more information, see EventsProvider. | |
EventInfos | Infraestrutura. For more information, see EventsProvider. |
Início