LogProviderEventLogClass Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une classe de l'interface LogProviderEventLog.
public ref class LogProviderEventLogClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::LogProviderEventLog
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CFE49DCA-F092-448F-BFD7-1FCE3DCCFA8F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderEventLogClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLog
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("6169E378-F8EF-499A-A52F-A26C1BB1357A")]
public class LogProviderEventLogClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLog
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B012F6D3-06A3-4370-B12B-564AE9A57469")]
public class LogProviderEventLogClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLog
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("CFE49DCA-F092-448F-BFD7-1FCE3DCCFA8F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderEventLogClass = class
interface IDTSLogProvider100
interface LogProviderEventLog
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("6169E378-F8EF-499A-A52F-A26C1BB1357A")>]
type LogProviderEventLogClass = class
interface IDTSLogProvider100
interface LogProviderEventLog
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("B012F6D3-06A3-4370-B12B-564AE9A57469")>]
type LogProviderEventLogClass = class
interface IDTSLogProvider100
interface LogProviderEventLog
interface IDTSLogging100
interface IDTSName100
Public Class LogProviderEventLogClass
Implements IDTSLogging100, IDTSName100, LogProviderEventLog
- Héritage
-
LogProviderEventLogClass
- Attributs
- Implémente
Constructeurs
LogProviderEventLogClass() |
Initialise une nouvelle instance de la classe LogProviderEventLogClass. |
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. |