Udostępnij przez


LogProviderSQLProfiler Interface

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

For more information, see LogProviderSQLProfilerClass.

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

Syntax

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