LogProviderSQLProfilerClass Class

Definition

public ref class LogProviderSQLProfilerClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::LogProviderSQLProfiler
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("601D0CD1-672E-4F07-BA58-BFF7B5CE0060")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderSQLProfilerClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.LogProviderSQLProfiler
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("601D0CD1-672E-4F07-BA58-BFF7B5CE0060")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderSQLProfilerClass = class
    interface IDTSLogProvider100
    interface LogProviderSQLProfiler
    interface IDTSLogging100
    interface IDTSName100
Public Class LogProviderSQLProfilerClass
Implements IDTSLogging100, IDTSName100, LogProviderSQLProfiler
Inheritance
LogProviderSQLProfilerClass
Attributes
Implements

Constructors

LogProviderSQLProfilerClass()

Properties

ConfigString
CreationName
Description
Enabled
ID
Name

Methods

CloseLog()
GetFilterStatus(String[])
Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[])
OpenLog()
Validate(IDTSInfoEvents100)

Applies to