LogProviderSQLServer Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see LogProviderSQLServerClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")> _
<CoClassAttribute(GetType(LogProviderSQLServerClass))> _
Public Interface LogProviderSQLServer
Inherits IDTSLogProvider100
[GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")]
[CoClassAttribute(typeof(LogProviderSQLServerClass))]
public interface LogProviderSQLServer : IDTSLogProvider100
[GuidAttribute(L"B035DA13-3CBC-4058-9612-D896BFF73DF2")]
[CoClassAttribute(typeof(LogProviderSQLServerClass))]
public interface class LogProviderSQLServer : IDTSLogProvider100
/** @attribute GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2") */
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLServerClass) */
public interface LogProviderSQLServer extends IDTSLogProvider100
GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLServerClass)
public interface LogProviderSQLServer extends IDTSLogProvider100
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.