IDTSLogProvider100 Interface

Definição

Implementa uma interface de um provedor de log.

public interface class IDTSLogProvider100
[System.Runtime.InteropServices.Guid("A016D48F-6E10-4162-AEA0-AD2F9527B21F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogProvider100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("61389A36-A19E-495E-AD03-43A2041ABDDA")]
public interface IDTSLogProvider100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FB9E1D2B-3581-4FA2-9063-858FC1DADDEC")]
public interface IDTSLogProvider100
[<System.Runtime.InteropServices.Guid("A016D48F-6E10-4162-AEA0-AD2F9527B21F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogProvider100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("61389A36-A19E-495E-AD03-43A2041ABDDA")>]
type IDTSLogProvider100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FB9E1D2B-3581-4FA2-9063-858FC1DADDEC")>]
type IDTSLogProvider100 = interface
Public Interface IDTSLogProvider100
Derivado
Atributos

Comentários

Para obter mais informações, consulte LogProvider.

Propriedades

ConfigString

Obtém ou define a conexão e informações de configuração para o provedor de log específico.

Métodos

CloseLog()

Fecha o log.

OpenLog()

Abre o log.

Validate(IDTSInfoEvents100)

Valida o log e retorna uma enumeração que indica êxito ou falha.

Aplica-se a