LogProviderXMLFileClass 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 LogProviderXMLFile.
public ref class LogProviderXMLFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::LogProviderXMLFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F9EC8DD0-598D-4DC6-AC74-8D8675E77680")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderXMLFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderXMLFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("FA0B1A04-4268-4258-9026-E4673B1990A1")]
public class LogProviderXMLFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderXMLFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("6494BD59-1FE6-40D7-ACF3-350D9EF9CEBD")]
public class LogProviderXMLFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderXMLFile
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("F9EC8DD0-598D-4DC6-AC74-8D8675E77680")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderXMLFileClass = class
interface IDTSLogProvider100
interface LogProviderXMLFile
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("FA0B1A04-4268-4258-9026-E4673B1990A1")>]
type LogProviderXMLFileClass = class
interface IDTSLogProvider100
interface LogProviderXMLFile
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("6494BD59-1FE6-40D7-ACF3-350D9EF9CEBD")>]
type LogProviderXMLFileClass = class
interface IDTSLogProvider100
interface LogProviderXMLFile
interface IDTSLogging100
interface IDTSName100
Public Class LogProviderXMLFileClass
Implements IDTSLogging100, IDTSName100, LogProviderXMLFile
- Héritage
-
LogProviderXMLFileClass
- Attributs
- Implémente
Constructeurs
LogProviderXMLFileClass() |
Initialise une nouvelle instance de la classe LogProviderXMLFileClass. |
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. |