LogProviderXMLFileClass Classe

Definição

Representa uma classe para a 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
Herança
LogProviderXMLFileClass
Atributos
Implementações

Construtores

LogProviderXMLFileClass()

Inicializa uma nova instância da classe LogProviderXMLFileClass.

Propriedades

ConfigString

Obtém ou define uma cadeia de caracteres usada para configurar o provedor de log.

CreationName

Obtém a cadeia de caracteres usada pelo runtime para criar uma instância do provedor de log.

Description

Obtém ou define a descrição do provedor de log.

Enabled

Obtém um valor que indica se o provedor de log está habilitado.

ID

Obtém o identificador do provedor de log.

Name

Obtém ou define o nome do provedor de log.

Métodos

CloseLog()

Fecha o log.

GetFilterStatus(String[])

Obtém o status de filtro dos eventos especificados.

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

Grava a entrada de log.

OpenLog()

Abre o log.

Validate(IDTSInfoEvents100)

Valida o provedor de log com os eventos especificados.

Aplica-se a