Compartilhar via


Interface LogProviderEventLog

Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.

For more information, see LogProviderEventLogClass.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")> _
Public Interface LogProviderEventLog _
    Inherits IDTSLogProvider100
'Uso
Dim instance As LogProviderEventLog
[GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface LogProviderEventLog : IDTSLogProvider100
[GuidAttribute(L"B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface class LogProviderEventLog : IDTSLogProvider100
[<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")>]
type LogProviderEventLog =  
    interface
        interface IDTSLogProvider100
    end
public interface LogProviderEventLog extends IDTSLogProvider100