Interfaccia LogProviderSQLProfiler

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

For more information, see LogProviderSQLProfilerClass.

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 LogProviderSQLProfiler _
    Inherits IDTSLogProvider100
'Utilizzo
Dim instance As LogProviderSQLProfiler
[GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface LogProviderSQLProfiler : IDTSLogProvider100
[GuidAttribute(L"B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface class LogProviderSQLProfiler : IDTSLogProvider100
[<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")>]
type LogProviderSQLProfiler =  
    interface
        interface IDTSLogProvider100
    end
public interface LogProviderSQLProfiler extends IDTSLogProvider100

Nel tipo LogProviderSQLProfiler 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