LogProviderSQLProfilerClass Classe

Définition

Représente une classe de l'interface 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
Héritage
LogProviderSQLProfilerClass
Attributs
Implémente

Constructeurs

LogProviderSQLProfilerClass()

Initialise une nouvelle instance de la classe LogProviderSQLProfilerClass.

Propriétés

ConfigString

Obtient ou définit une chaîne utilisée pour configurer le module fournisseur d'informations.

CreationName

Obtient la chaîne utilisée par le runtime pour créer une instance du module fournisseur d'informations.

Description

Obtient ou définit la description du module fournisseur d'informations.

Enabled

Obtient une valeur qui indique si le module fournisseur d'informations est activé.

ID

Obtient l'identificateur du module fournisseur d'informations.

Name

Obtient ou définit le nom du module fournisseur d'informations.

Méthodes

CloseLog()

Ferme le journal.

GetFilterStatus(String[])

Obtient l'état du filtre des événements spécifiés.

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

Écrit l'entrée de journal.

OpenLog()

Ouvre le journal.

Validate(IDTSInfoEvents100)

Valide le module fournisseur d'informations avec les événements spécifiés.

S’applique à