Udostępnij przez


LogProviderXMLFile Interface

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

For more information, see LogProviderXMLFileClass.

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