Compartilhar via


LogProviderEventLogClass Classe

Definição

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

Construtores

LogProviderEventLogClass()

Inicializa uma nova instância da classe LogProviderEventLogClass.

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