Interfaccia LogProviderSQLServer

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

For more information, see LogProviderSQLServerClass.

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