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


LogProviderSQLProfilerClass Class

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see LogProvider.

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

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")> _
Public Class LogProviderSQLProfilerClass _
    Implements IDTSLogProvider100, LogProviderSQLProfiler, IDTSLogging100, IDTSName100
'Usage
Dim instance As LogProviderSQLProfilerClass
[ClassInterfaceAttribute()]
[GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")]
public class LogProviderSQLProfilerClass : IDTSLogProvider100, 
    LogProviderSQLProfiler, IDTSLogging100, IDTSName100
[ClassInterfaceAttribute()]
[GuidAttribute(L"E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")]
public ref class LogProviderSQLProfilerClass : IDTSLogProvider100, 
    LogProviderSQLProfiler, IDTSLogging100, IDTSName100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")>]
type LogProviderSQLProfilerClass =  
    class
        interface IDTSLogProvider100
        interface LogProviderSQLProfiler
        interface IDTSLogging100
        interface IDTSName100
    end
public class LogProviderSQLProfilerClass implements IDTSLogProvider100, LogProviderSQLProfiler, IDTSLogging100, IDTSName100

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfilerClass

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.