Linguaggio

LogProviderXMLFileClass Classe

Definizione

Rappresenta una classe per l'interfaccia 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
Ereditarietà
LogProviderXMLFileClass
Attributi
Implementazioni

Costruttori

Nome Descrizione
LogProviderXMLFileClass()

Inizializza una nuova istanza della classe LogProviderXMLFileClass.

Proprietà

Nome Descrizione
ConfigString

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

CreationName

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

Description

Ottiene o imposta la descrizione del fornitore del log.

Enabled

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

ID

Ottiene l'identificativo del fornitore del log.

Name

Ottiene o imposta il nome del fornitore del log.

Metodi

Nome Descrizione
CloseLog()

Chiude il registro.

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 del registro.

OpenLog()

Apre il registro.

Validate(IDTSInfoEvents100)

Valida il fornitore del log con gli eventi specificati.

Si applica a