Udostępnij przez


LogProviderTextFile Interface

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

For more information, see LogProviderTextFileClass.

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

Syntax

'Deklaracja
<CoClassAttribute(GetType(LogProviderTextFileClass))> _
<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")> _
Public Interface LogProviderTextFile
    Inherits IDTSLogProvider100
[CoClassAttribute(typeof(LogProviderTextFileClass))] 
[GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")] 
public interface LogProviderTextFile : IDTSLogProvider100
[CoClassAttribute(typeof(LogProviderTextFileClass))] 
[GuidAttribute(L"B035DA13-3CBC-4058-9612-D896BFF73DF2")] 
public interface class LogProviderTextFile : IDTSLogProvider100
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass) */ 
/** @attribute GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2") */ 
public interface LogProviderTextFile extends IDTSLogProvider100
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass) 
GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2") 
public interface LogProviderTextFile 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.