Condividi tramite


Interfaccia LogProviderEventLog

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see LogProviderEventLogClass.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")> _
Public Interface LogProviderEventLog _
    Inherits IDTSLogProvider100
'Utilizzo
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

Nel tipo LogProviderEventLog sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica ConfigString Infrastruttura. For more information, see LogProvider. Ereditato da IDTSLogProvider100.

In alto

Metodi

  Nome Descrizione
Metodo pubblico CloseLog Infrastruttura. For more information, see LogProvider. Ereditato da IDTSLogProvider100.
Metodo pubblico OpenLog Infrastruttura. For more information, see LogProvider. Ereditato da IDTSLogProvider100.
Metodo pubblico Validate Infrastruttura. For more information, see LogProvider. Ereditato da IDTSLogProvider100.

In alto