Udostępnij przez


LogProviderHost Interface

This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see LogProviderHostClass.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Deklaracja
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
<CoClassAttribute(GetType(LogProviderHostClass))> _
Public Interface LogProviderHost
    Inherits IDTSName100
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")] 
[CoClassAttribute(typeof(LogProviderHostClass))] 
public interface LogProviderHost : IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")] 
[CoClassAttribute(typeof(LogProviderHostClass))] 
public interface class LogProviderHost : IDTSName100
/** @attribute GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA") */ 
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderHostClass) */ 
public interface LogProviderHost extends IDTSName100
GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA") 
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderHostClass) 
public interface LogProviderHost extends IDTSName100

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.