LogProviderTextFileClass Classe

Definição

Representa uma classe para a interface LogProviderTextFile.

public ref class LogProviderTextFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::LogProviderTextFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("218D90AE-30F3-46BA-A5CE-D4872688DAD4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderTextFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C09FB2CE-24FB-43AF-84A5-2EB9F32F3B8E")]
public class LogProviderTextFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E4713005-708F-4539-BAEE-ACB8B5EC3D34")]
public class LogProviderTextFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFile
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("218D90AE-30F3-46BA-A5CE-D4872688DAD4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderTextFileClass = class
    interface IDTSLogProvider100
    interface LogProviderTextFile
    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("C09FB2CE-24FB-43AF-84A5-2EB9F32F3B8E")>]
type LogProviderTextFileClass = class
    interface IDTSLogProvider100
    interface LogProviderTextFile
    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("E4713005-708F-4539-BAEE-ACB8B5EC3D34")>]
type LogProviderTextFileClass = class
    interface IDTSLogProvider100
    interface LogProviderTextFile
    interface IDTSLogging100
    interface IDTSName100
Public Class LogProviderTextFileClass
Implements IDTSLogging100, IDTSName100, LogProviderTextFile
Herança
LogProviderTextFileClass
Atributos
Implementações

Construtores

LogProviderTextFileClass()

Inicializa uma nova instância da classe LogProviderTextFileClass.

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