LogProviderSQLProfilerClass Classe

Definizione

Rappresenta una classe per l'interfaccia LogProviderSQLProfiler.

public ref class LogProviderSQLProfilerClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::LogProviderSQLProfiler
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D5ACEF69-2558-42E0-9273-3C443FCAE9F6")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderSQLProfilerClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfiler
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C7F30B9B-9F8E-48F7-AC64-A831B03E1C13")]
public class LogProviderSQLProfilerClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfiler
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9ED92955-6799-4CAD-BD63-F1482F893A77")]
public class LogProviderSQLProfilerClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfiler
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("D5ACEF69-2558-42E0-9273-3C443FCAE9F6")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderSQLProfilerClass = class
    interface IDTSLogProvider100
    interface LogProviderSQLProfiler
    interface IDTSLogging100
    interface IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("C7F30B9B-9F8E-48F7-AC64-A831B03E1C13")>]
type LogProviderSQLProfilerClass = class
    interface IDTSLogProvider100
    interface LogProviderSQLProfiler
    interface IDTSLogging100
    interface IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("9ED92955-6799-4CAD-BD63-F1482F893A77")>]
type LogProviderSQLProfilerClass = class
    interface IDTSLogProvider100
    interface LogProviderSQLProfiler
    interface IDTSLogging100
    interface IDTSName100
Public Class LogProviderSQLProfilerClass
Implements IDTSLogging100, IDTSName100, LogProviderSQLProfiler
Ereditarietà
LogProviderSQLProfilerClass
Attributi
Implementazioni

Costruttori

LogProviderSQLProfilerClass()

Inizializza una nuova istanza della classe LogProviderSQLProfilerClass.

Proprietà

ConfigString

Ottiene o imposta una stringa utilizzata per configurare il provider di log.

CreationName

Ottiene la stringa utilizzata dal runtime per creare un'istanza del provider di log.

Description

Ottiene o imposta la descrizione del provider di log.

Enabled

Ottiene un valore che indica se il provider di log è abilitato.

ID

Ottiene l'identificatore del provider di log.

Name

Ottiene o imposta il nome del provider di log.

Metodi

CloseLog()

Chiude il log.

GetFilterStatus(String[])

Ottiene lo stato del filtro degli eventi specificati.

Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[])

Scrive la voce di log.

OpenLog()

Apre il log.

Validate(IDTSInfoEvents100)

Convalida il provider di log con gli eventi specificati.

Si applica a