LogProviderSQLServerClass Classe

Définition

Représente une classe de l'interface LogProviderSQLServer.

public ref class LogProviderSQLServerClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::LogProviderSQLServer
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9558A248-545E-4EEF-8360-3149BA29FF43")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderSQLServerClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLServer
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("2E5B5C92-2968-4520-95A8-3A33D55E4507")]
public class LogProviderSQLServerClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLServer
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D96EAA26-A42B-4564-A772-C24A43008C30")]
public class LogProviderSQLServerClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLServer
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("9558A248-545E-4EEF-8360-3149BA29FF43")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderSQLServerClass = class
    interface IDTSLogProvider100
    interface LogProviderSQLServer
    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("2E5B5C92-2968-4520-95A8-3A33D55E4507")>]
type LogProviderSQLServerClass = class
    interface IDTSLogProvider100
    interface LogProviderSQLServer
    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("D96EAA26-A42B-4564-A772-C24A43008C30")>]
type LogProviderSQLServerClass = class
    interface IDTSLogProvider100
    interface LogProviderSQLServer
    interface IDTSLogging100
    interface IDTSName100
Public Class LogProviderSQLServerClass
Implements IDTSLogging100, IDTSName100, LogProviderSQLServer
Héritage
LogProviderSQLServerClass
Attributs
Implémente

Constructeurs

LogProviderSQLServerClass()

Initialise une nouvelle instance de la classe LogProviderSQLServerClass.

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 à