इसके माध्यम से साझा किया गया


LogProviderSQLProfiler Interface

This API supports the .NET Framework 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

'Declaration
<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")> _
Public Interface LogProviderSQLProfiler _
    Inherits IDTSLogProvider100
'Usage
Dim instance As LogProviderSQLProfiler
[GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface LogProviderSQLProfiler : IDTSLogProvider100
[GuidAttribute(L"B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface class LogProviderSQLProfiler : IDTSLogProvider100
[<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")>]
type LogProviderSQLProfiler =  
    interface
        interface IDTSLogProvider100
    end
public interface LogProviderSQLProfiler extends IDTSLogProvider100