LogProviderEventLog Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see LogProviderEventLogClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<CoClassAttribute(GetType(LogProviderEventLogClass))> _
<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")> _
Public Interface LogProviderEventLog
Inherits IDTSLogProvider100
[CoClassAttribute(typeof(LogProviderEventLogClass))]
[GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface LogProviderEventLog : IDTSLogProvider100
[CoClassAttribute(typeof(LogProviderEventLogClass))]
[GuidAttribute(L"B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface class LogProviderEventLog : IDTSLogProvider100
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass) */
/** @attribute GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2") */
public interface LogProviderEventLog extends IDTSLogProvider100
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass)
GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")
public interface LogProviderEventLog 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.