Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
For more information, see LogProviderEventLogClass.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("4A5411B3-17C4-43CF-A9C4-00349669AA47")> _
Public Interface LogProviderEventLog _
Inherits IDTSLogProvider100
'Uso
Dim instance As LogProviderEventLog
[GuidAttribute("4A5411B3-17C4-43CF-A9C4-00349669AA47")]
public interface LogProviderEventLog : IDTSLogProvider100
[GuidAttribute(L"4A5411B3-17C4-43CF-A9C4-00349669AA47")]
public interface class LogProviderEventLog : IDTSLogProvider100
[<GuidAttribute("4A5411B3-17C4-43CF-A9C4-00349669AA47")>]
type LogProviderEventLog =
interface
interface IDTSLogProvider100
end
public interface LogProviderEventLog extends IDTSLogProvider100
El tipo LogProviderEventLog expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
ConfigString | Infraestructura. Gets or sets the connection and configuration information for the specific log provider. (Se hereda de IDTSLogProvider100.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
CloseLog | Closes the log. (Se hereda de IDTSLogProvider100.) |
![]() |
OpenLog | Infraestructura. Opens the log. (Se hereda de IDTSLogProvider100.) |
![]() |
Validate | Validates the log and returns an enumeration that indicates success or failure. (Se hereda de IDTSLogProvider100.) |
Arriba
.gif)
.gif)